Bonjour,
J'ai créé une bannière sur http://www.flashberry.com/ J'ai appelé ma bannière ban. Mais je n'arrive pas à la voir sur ma page. J'ai trouvé le code sur Internet :
<html><head><title></title></head>
<body bgcolor="#">
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"><tr>
<td align="right" valign="top" >
<OBJECT
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="" height=""codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
id="">
<PARAM NAME=movie VALUE="ban.swf">
<PARAM NAME=quality VALUE=high>
<PARAM NAME=wmode VALUE=opaque>
<PARAM NAME=scale VALUE=exactfit>
<EMBED
NAME=""
src="ban.swf" quality=high wmode=opaque width="" height="" scale=exactfit
PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer/">
</EMBED>
</OBJECT>
</td>
</tr></table>
</body>
</html>
Configuration: Windows XP
Firefox 2.0.0.14

