Centrer animation flash sur myspace

Fermé
ana648 - 22 mars 2009 à 09:22
 ana648 - 27 juin 2009 à 21:30
Bonjour,

J'ai mis une animation flash en header de mon myspace. Ca marche parfaitement sur Firefox, mais sur Internet Explorer elle n'est pas au centre (elle est même à moitié en hors champ).

Comment faire pour la centrer sur Internet Explorer?

Voilà mon myspace:
https://myspace.com/kompersonne

Et voilà mon code:
body { margin-top: 850px; } 

.topbanner{
  position: absolute; 
  top: 0; 
  width: 850px;
  height:800px
  align: center; 
  margin-top: 0px; 
  margin-left: -400px; 
  left: 50%; 
}

</style>
<div class="topbanner">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" height="800" width="850" align="center">
  <param name="allowScriptAccess" value="never" />
  <param name="allowNetworking" value="internal" />
  <param name="movie" value="http://s248737971.onlinehome.fr/labo/site.swf" />
  <param name="wmode" value="transparent" />
  <param name="quality" value="high" />
  <param name="scale" value="exactfit" />
<embed type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" src="http://s248737971.onlinehome.fr/labo/site.swf" height="800" width="850" align="center" wmode="transparent" quality="high" scale="exactfit" />
</object>
</div>



Merci beaucoup!
A voir également:

2 réponses

WITCH KING Messages postés 9 Date d'inscription lundi 9 mars 2009 Statut Membre Dernière intervention 22 mars 2009
22 mars 2009 à 11:12
Met des balises <center> </center> autour de ton anim flash
0
Chez moi ça ne marche pas. J'ai cherché partout, je ne trouve pas comment faire, alors si quelqu'un a trouvé je ne suis pas contre un peu d'aide...

Merci!
0