Bonjour,
Je débute et je cherche un coup de main.
J'ai une intro avec un swf qui dure 8sec. puis ouvre une nouvelle page "acceuil.html".
Sous firefox, pas de soucis, tout marche bien mais sous IE, le swf boucle et donc ne lance pas la page html.
Quelqu'un à une idée.
Merci
voici mon code :
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Arcane Image - Production Audiovisuelle</title>
</head>
<body bgcolor="#000000">
<p>
<!--URL utilisées dans l'animation-->
<!--texte utilisé dans l'animation-->
<!-- saved from url=(0013)about:internet -->
</p>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><p> </p>
<p> </p></td>
</tr>
<tr>
<td><div align="center">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/..." width="480" height="360" id="f-intro" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="f-intro.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="bgcolor" value="#000000" />
<embed src="f-intro.swf" quality="high" wmode="transparent" bgcolor="#000000" width="480" height="360" name="f-intro" align="middle" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</div></td>
</tr>
</table>
<p> </p>
<meta http-equiv="refresh" content="8; http://www.arcane-image.com/accueil.html">
</body>
</html>
Configuration: Windows XP
Firefox 3.5.3
IE 6