1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
| <div id="header">
<div class="header1">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"
width="1000" height="319">
<param name="movie" value="Header/etoile_qui_scintille1.swf" />
<param name="quality" value="high">
<param name="wmode" value="transparent"/>
<param name="bgcolor" value="transparent">
<!--[if !IE]> <-->
<object data="Header/etoile_qui_scintille1.swf"
width="1000" height="319" type="application/x-shockwave-flash">
<param name="quality" value="high">
<param name="bgcolor" value="transparent">
<param name="wmode" value="transparent"/>
<param name="pluginurl" value="http://www.macromedia.com/go/getflashplayer">
FAIL (the browser should render some flash content, not this).
</object>
<!--> <![endif]-->
</div>
</div> |
Partager