Salut,
Je me retrouve avec un cadre autour de mon swf dans IE, je sais que c un probleme dû à mon navigateur et je sais qu'il y a un code à rentrer dans mon html mais je n'arrive pas à le mettre ou il faut et quel code exactement.
Voila le html de ma page :
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Nos garanties</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<table width="800" height="600" border="0" align="center">
<tr>
<td><div align="center">
<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="800" height="600">
<param name="movie" value="pge%20garanties.swf">
<param name=quality value=high>
<embed src="pge%20garanties.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="800" height="600"></embed>
</object>
</div></td>
</tr>
</table>
</body>
</html>
PS : je sais pas comment ce smiley est arrivé là!!!!