Flash, pourtant j'ai
bizak06m
Messages postés
96
Date d'inscription
Statut
Membre
Dernière intervention
-
scriptiz Messages postés 1424 Date d'inscription Statut Membre Dernière intervention -
scriptiz Messages postés 1424 Date d'inscription Statut Membre Dernière intervention -
Bonjour à tous voilà mon problème est simple, j'ai creer un blog sur "over-blog" et j'avais voulu faire une banniere flash (.swf) j'ai donc publier ma banniere à l'adresse suivante :
http://gladiator06m.free.fr/perso/banner.swf
J'ai chercher partout et j'ai trouver un site qui explique que pour intégrer du flash dans une page html
il faut taper ce code :
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload2.macromedia.com/get/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="800" height="600">
<param name="movie" value="http://gladiator06m.free.fr/perso/banner.swf">
<param name="quality" value="high">
<embed src="http://gladiator06m.free.fr/perso/banner.swf" quality="high" pluginspage="https://get.adobe.com/flashplayer/" type="application/x-shockwave-flash" width="800" height="600"></embed></object>
J'ai bien remplacer dans css de over-blog mais rien y apparait.
Pouvez-vous m'aider s'il vous plait.
http://gladiator06m.free.fr/perso/banner.swf
J'ai chercher partout et j'ai trouver un site qui explique que pour intégrer du flash dans une page html
il faut taper ce code :
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload2.macromedia.com/get/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="800" height="600">
<param name="movie" value="http://gladiator06m.free.fr/perso/banner.swf">
<param name="quality" value="high">
<embed src="http://gladiator06m.free.fr/perso/banner.swf" quality="high" pluginspage="https://get.adobe.com/flashplayer/" type="application/x-shockwave-flash" width="800" height="600"></embed></object>
J'ai bien remplacer dans css de over-blog mais rien y apparait.
Pouvez-vous m'aider s'il vous plait.
A voir également:
- Flash, pourtant j'ai
- Flash drive tester - Télécharger - Divers Utilitaires
- Adobe flash player - Télécharger - Divers Web & Internet
- Flash video downloader - Télécharger - Téléchargement & Transfert
- Shockwave flash - Télécharger - Divers Web & Internet
- Check flash - Télécharger - Sécurité
3 réponses
Le code que tu as la je ne l'ai pas vérifié, mais s'il est bon, ce qui est sur c'est que ce n'est pas en le mettant dans le code CSS de ton blog qu'il va marcher.
En effet, tu dois le mettre dans ton code HTML et de préférence juste en dessous de <body> si tu souhaites qu'il soit placé en hauteur sur ta page.
Bonne chance.
En effet, tu dois le mettre dans ton code HTML et de préférence juste en dessous de <body> si tu souhaites qu'il soit placé en hauteur sur ta page.
Bonne chance.
Merci, mais je suis dans l'interface d'over-blog et le seul endroit ou l'on peux modifier des choses c'est dans le css voilà le css entier
body, html {padding: 0px; margin: 0px;}
#global {padding: 0px; margin: 0px auto; width: 950px;}
.ln {clear:both;}
.cl {float:left;}
.clear {clear:both;}
/* modele */
#cl_0_0 {margin-bottom: 0; width: 100%;}
#cl_1_0 {width: 620px; margin-left: 5px;}
#cl_1_1 {width: 310px; margin-top: 5px; margin-right: 5px;}
#cl_2_0 {margin-bottom: 0; width: 100%;}
.box {width: auto;}
#global {margin:20px auto;}
/*----------------------------------------------------------------------------*/
/* Variation */
/*----------------------------------------------------------------------------*/
/* modern times blue */
#ln_1 {
background: #F3F3F3 url(https://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/bg-global.jpg no-repeat top;
}
#top {
background-image: url(http://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/top.gif);
background-repeat: no-repeat;
text-align: center;
padding: 20px 20px 0px 0px;
height: 127px;
font-size:1.6em;
}
ln_2 {
background: url(https://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/bg-bottom.gif bottom no-repeat;
padding: 0px;
height: 76px;
}
/* @group user */
body {
background: #1968C5 url(https://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/bg.jpg repeat-x top center fixed;
color: #535353;
font-family: Arial,Helvetica,sans-serif;
}
a {
color: #0061FE;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a img {
border: 0;
}
#top a {
color: white;
}
#footer a {
color: white;
}
ul {
list-style-image: url(http://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/bullet.gif);
margin: 3px;
padding-left: 20px;
}
.beforeArticle {
padding: 0;
margin: 0;
text-align: right;
width: 99%;
}
.article {
margin-top: 5px;
padding: 0 0 0 0;
font-size: 1.1em;
background-image: url(http://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/bg-article.jpg);
background-position: bottom;
background-repeat: repeat-x;
width: 99%;
}
.contenuArticle {
padding: 0px 0px 5px 5px;
margin: 0;
text-align: justify;
width: 99%;
}
.afterArticle {
text-align: right;
margin: 0 0 25px 0;
}
.afterArticle a {
margin-left: 5px;
}
.beforePage {
padding: 0;
margin: 25px 0 0 0;
text-align: right;
border-bottom: 1px solid #CCC;
width: 99%;
}
.page {
margin-top: 5px;
padding: 0 0 0 0;
font-size: 1.1em;
width: 99%;
}
.afterPage {
text-align: right;
}
.date {
}
.titreArticle {
background: url(https://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/article-title.gif no-repeat;
padding-left: 30px;
}
.hrExtrait {
display: none;
}
.commentMessage {
margin-bottom: 0px;
background: #EAEAEA;
}
.commentOption {
text-align: right;
margin-bottom: 10px;
background-image: url(http://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/bg-article.jpg);
background-position: bottom;
background-repeat: repeat-x;
font-size: 10px;
}
.box {
margin-bottom: 10px;
padding: 0px;
}
.box a {
color: #000;
}
.box-titre h2 {
background-image: url(http://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/box-title.gif);
background-repeat: no-repeat;
background-position: left top;
padding: 0px;
font-size: 1.2em;
color: black;
margin: 0px;
}
.box-titre span {
background-image: url(http://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/box-header.gif);
background-repeat: no-repeat;
background-position: right top;
padding: 9px 0px 3px 30px;
display: block;
margin: 0px;
text-transform: uppercase;
}
.box-content {
background-color: #CCC;
color: #03C;
padding: 5px;
}
.box-footer {
background: url(https://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/box-footer-middle.jpg repeat-x top;
margin: 0; padding: 0; height: 25px;
}
.box-footer h2 {
background: url(https://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/box-footer-right.jpg no-repeat right top;
margin: 0; padding: 0; height: 25px;
}
.box-footer span {
background: url(https://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/box-footer-left.jpg no-repeat left top;
margin: 0; padding: 0; height: 25px; display: block;
}
.box input {
border: 1px solid #03C;
font-size: 1em;
}
#miniGlobal {
color: #fff;
}
#miniGlobal h2 {
color: #fff;
margin-bottom: 20px;
}
.calendarTable1 {
width: 100%;
}
.calendarTable1 td {
background: #4D84C5;
color: #FFF;
}
.calendarTable1 a {
font-weight: bold;
color: #FFF;
}
.calendarDays1 table {
width: 100%;
background: #CCC;
}
.calendarDays1 table .calendarDays1 {
background: #CCC;
color: #000;
}
td.calendarTop1 {
background: #CCC;
color: #000;
}
.presentation .box-content {
color: #000;
}
.presentation a {
text-decoration: underline;
}
.presentation li {
list-style-image: none;
list-style-type: none;
}
.presentation ul {
padding-left: 10px;
}
.album img {
border: 3px solid #fff;
}
.aleaim img{
border: 3px solid #fff;
}
.listArticles {
list-style-type: none;
list-style-image: none;
margin-bottom: 5px;
}
.error {
color: white;
}
/* newsletter */
.newsletter li {list-style-image: none; list-style-type: none;}
.newsletter input[type=submit] {border: 0px;}
/* @end */
Désolé mais en faite je veux juste savoir c'est ou que je doit trouver l'endroit pour mettre le code html
merci
body, html {padding: 0px; margin: 0px;}
#global {padding: 0px; margin: 0px auto; width: 950px;}
.ln {clear:both;}
.cl {float:left;}
.clear {clear:both;}
/* modele */
#cl_0_0 {margin-bottom: 0; width: 100%;}
#cl_1_0 {width: 620px; margin-left: 5px;}
#cl_1_1 {width: 310px; margin-top: 5px; margin-right: 5px;}
#cl_2_0 {margin-bottom: 0; width: 100%;}
.box {width: auto;}
#global {margin:20px auto;}
/*----------------------------------------------------------------------------*/
/* Variation */
/*----------------------------------------------------------------------------*/
/* modern times blue */
#ln_1 {
background: #F3F3F3 url(https://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/bg-global.jpg no-repeat top;
}
#top {
background-image: url(http://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/top.gif);
background-repeat: no-repeat;
text-align: center;
padding: 20px 20px 0px 0px;
height: 127px;
font-size:1.6em;
}
ln_2 {
background: url(https://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/bg-bottom.gif bottom no-repeat;
padding: 0px;
height: 76px;
}
/* @group user */
body {
background: #1968C5 url(https://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/bg.jpg repeat-x top center fixed;
color: #535353;
font-family: Arial,Helvetica,sans-serif;
}
a {
color: #0061FE;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a img {
border: 0;
}
#top a {
color: white;
}
#footer a {
color: white;
}
ul {
list-style-image: url(http://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/bullet.gif);
margin: 3px;
padding-left: 20px;
}
.beforeArticle {
padding: 0;
margin: 0;
text-align: right;
width: 99%;
}
.article {
margin-top: 5px;
padding: 0 0 0 0;
font-size: 1.1em;
background-image: url(http://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/bg-article.jpg);
background-position: bottom;
background-repeat: repeat-x;
width: 99%;
}
.contenuArticle {
padding: 0px 0px 5px 5px;
margin: 0;
text-align: justify;
width: 99%;
}
.afterArticle {
text-align: right;
margin: 0 0 25px 0;
}
.afterArticle a {
margin-left: 5px;
}
.beforePage {
padding: 0;
margin: 25px 0 0 0;
text-align: right;
border-bottom: 1px solid #CCC;
width: 99%;
}
.page {
margin-top: 5px;
padding: 0 0 0 0;
font-size: 1.1em;
width: 99%;
}
.afterPage {
text-align: right;
}
.date {
}
.titreArticle {
background: url(https://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/article-title.gif no-repeat;
padding-left: 30px;
}
.hrExtrait {
display: none;
}
.commentMessage {
margin-bottom: 0px;
background: #EAEAEA;
}
.commentOption {
text-align: right;
margin-bottom: 10px;
background-image: url(http://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/bg-article.jpg);
background-position: bottom;
background-repeat: repeat-x;
font-size: 10px;
}
.box {
margin-bottom: 10px;
padding: 0px;
}
.box a {
color: #000;
}
.box-titre h2 {
background-image: url(http://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/box-title.gif);
background-repeat: no-repeat;
background-position: left top;
padding: 0px;
font-size: 1.2em;
color: black;
margin: 0px;
}
.box-titre span {
background-image: url(http://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/box-header.gif);
background-repeat: no-repeat;
background-position: right top;
padding: 9px 0px 3px 30px;
display: block;
margin: 0px;
text-transform: uppercase;
}
.box-content {
background-color: #CCC;
color: #03C;
padding: 5px;
}
.box-footer {
background: url(https://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/box-footer-middle.jpg repeat-x top;
margin: 0; padding: 0; height: 25px;
}
.box-footer h2 {
background: url(https://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/box-footer-right.jpg no-repeat right top;
margin: 0; padding: 0; height: 25px;
}
.box-footer span {
background: url(https://fdata.over-blog.net/99/00/00/01/designs/280/default/pics/box-footer-left.jpg no-repeat left top;
margin: 0; padding: 0; height: 25px; display: block;
}
.box input {
border: 1px solid #03C;
font-size: 1em;
}
#miniGlobal {
color: #fff;
}
#miniGlobal h2 {
color: #fff;
margin-bottom: 20px;
}
.calendarTable1 {
width: 100%;
}
.calendarTable1 td {
background: #4D84C5;
color: #FFF;
}
.calendarTable1 a {
font-weight: bold;
color: #FFF;
}
.calendarDays1 table {
width: 100%;
background: #CCC;
}
.calendarDays1 table .calendarDays1 {
background: #CCC;
color: #000;
}
td.calendarTop1 {
background: #CCC;
color: #000;
}
.presentation .box-content {
color: #000;
}
.presentation a {
text-decoration: underline;
}
.presentation li {
list-style-image: none;
list-style-type: none;
}
.presentation ul {
padding-left: 10px;
}
.album img {
border: 3px solid #fff;
}
.aleaim img{
border: 3px solid #fff;
}
.listArticles {
list-style-type: none;
list-style-image: none;
margin-bottom: 5px;
}
.error {
color: white;
}
/* newsletter */
.newsletter li {list-style-image: none; list-style-type: none;}
.newsletter input[type=submit] {border: 0px;}
/* @end */
Désolé mais en faite je veux juste savoir c'est ou que je doit trouver l'endroit pour mettre le code html
merci