Voilà, j'essaye de centrer (horizontalement et verticalement) ma page d'acceuil (un swf) pour mozilla et ie (y a-t-il d'autres navigateurs qui ne seraient pas compatibes aux codes valables pour ces deux là?) ...
J'ai donc doubé mon code :
<html>
<head>
<title>Corey-graphe</title>
</head>
<body bgcolor="#cccccc">
<center>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" height="95%">
<tr valign="middle">
<td>
<center>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#3,0,0,0" width="990" height="500">
<param name="SRC" value="corey-graphe.swf">
<param name="QUALITY" value="high">
<param name="BGCOLOR" value="#ffffff">
</center>
</td>
</tr>
</table>
</center>
<center>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" height="95%">
<tr valign="middle">
<td>
<center>
<embed src="corey-graphe.swf" pluginspage="http://www.macromedia.com/shockwave/download/" type="application/x-shockwave-flash" width="990" height="500" quality="high" bgcolor="#ffffff">
</center>
</td>
</tr>
</table>
</center>
</embed>
</object>
</body>
voilà, ça marche sous ie mais pas verticalement sous mozilla, qu'est que je peux faire pour rendre ça valide sous mozilla et n'y a-til pas un code valide pour les deux ?
ps : je connais un peu flash mais vraiment pas le html alors soyez précis dans vous réponses et parlez moi comme à un débutant svp...
http://www.corey-graphe.com/