[sIFR3-dev] OBJECT instead of EMBED

Simon Pieters zcorpan at hotmail.com
Sun Jan 15 00:46:42 GMT 2006


Hi,

Currently, the user will get both the fallback and the Flash with CSS 
disabled. This could be perhaps be solved by using OBJECT instead of EMBED:

<object class="sIFR-flash" type="application/x-shockwave-flash" 
data="vandenkeere.swf" height="65" width="700">
<param name="quality" content="best">
<param name="flashvars" content="txt=&lt;a 
href=%22asfunction:_root.launchURL,0%22&gt;The Gothic 
Times&lt;/a&gt;&amp;textalign=center&amp;offsetTop=6&amp;textcolor=#000000&amp;hovercolor=#CCCCCC&amp;linkcolor=#000000&amp;w=700&amp;h=65&amp;sifr_url_0=http://www.mikeindustries.com">
<param name="wmode" content="">
<param name="bgcolor" content="#FFFFFF">
<param name="sifr" content="true">
<h1 class="sIFR-replaced"><a href="http://www.mikeindustries.com">The Gothic 
Times</a></h1>
</object>

IE6 needs a <param name="movie" content="vandenkeere.swf"> aswell, though.

Regards,
Simon Pieters




More information about the sifr3-dev mailing list