Se connecter avec
S'enregistrer | Connectez-vous

bannière flash dans du css

Dernière réponse : dans Programmation

hey!

alors voila je vous explique mon petit problème: j'aimerai bien mettre du flash dans mon css! Vous allez me dire "google est ton ami!" oui je sais j'ai cherché, j'ai essayé, et ya pas moyen j'y arrive pas!

voici mon code:
Spoiler
#header {
margin:0 auto;
width:703px;
height:171px;
font-weight:bold;
text-transform:uppercase;
background:imageflash.swf;
border-right:2px solid #fff;
border-left:2px solid #fff;
border-top:2px solid #fff;
}


voila j'éspère recevoir de laide :) 
merci a tout ceux qui répondron a mon appelle

Autres pages sur : banniere flash css

Lassé par la pub ? Créez un compte

  1. #header {
  2. margin:0 auto;
  3. width:703px;
  4. height:171px;
  5. font-weight:bold;
  6. text-transform:uppercase;
  7. [b]background:imageflash.swf;[/B] Le CSS Ne prends pas en charge le Flash.
  8. border-right:2px solid #fff;
  9. border-left:2px solid #fff;
  10. border-top:2px solid #fff;
  11. }


Je propose:

  1. #header {
  2. margin:0 auto;
  3. width:703px;
  4. height:171px;
  5. font-weight:bold;
  6. text-transform:uppercase;
  7. border-right:2px solid #fff;
  8. border-left:2px solid #fff;
  9. border-top:2px solid #fff;
  10.  
  11. Ensuite:
  12. <div id="header">
  13. <OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
  14. WIDTH="120" HEIGHT="120" align=right
  15. CODEBASE="<a href="http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0" target="_blank">http://active.macromedia.com/flash5/cabs/swflash.cab#ve...</a>">
  16. <PARAM NAME="MOVIE" VALUE="clock9.swf">
  17. <PARAM NAME="PLAY" VALUE="true">
  18. <PARAM NAME="LOOP" VALUE="true">
  19. <PARAM NAME="WMODE" VALUE="Transparent">
  20. <PARAM NAME="QUALITY" VALUE="high">
  21. <EMBED SRC="clock9.swf" WIDTH="100" HEIGHT="100"PLAY="true" LOOP="true" WMODE="Transparent" QUALITY="high"
  22. PLUGINSPAGE="<a href="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank">http://www.macromedia.com/shockwave/download/index.cgi?...</a>">
  23. </EMBED>
  24. </OBJECT></div>

Car c'est le Diable D'internet qui l'a créé.

Internet, c'est comme la réalité, mais en virtuel. Il y a Dieu et Satan.

N'as-tu jamais remarquer que parfois, ton ordinateur brusquement, il plantait pour une raison inconnu? c'est une catastrophe naturelle virtuelle qui lui tombe dessus, une sorte de super bug spatio-temporel.
Et quand tout baigne, c'est le bon Dieu qui l'aide. Enfin, lorsque celui-ci est en fin de vie, son âme informatique et pesé par rapport au poids du processeur. Si l'âme est pur, il a le droit de rejoindre le Paradis, s'y l'âme est impure, il tombe dans l'enfer.
La seule personne qui peut aider ton ordinateur à aller au paradis de l'informatique, c'est toi, alors ne gâche pas ta chance. Ton ordinateur s'est une partie de toi même. ;) 
Lassé par la pub ? Créez un compte
Tom's guide dans le monde