[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=<a
href=%22asfunction:_root.launchURL,0%22>The Gothic
Times</a>&textalign=center&offsetTop=6&textcolor=#000000&hovercolor=#CCCCCC&linkcolor=#000000&w=700&h=65&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