Kuratko
03-08-2007, 02:00 AM
Ahooj!
Im making a webpage... i want it to be compatible with XHTML 1.0 Transitional...
so what about this code... :cool:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" data="menu.swf" type="application/x-shockwave-flash" width="640" height="86">
<param name="movie" value="menu.swf" />
<param name="quality" value="high" />
<param name="menu" value="false" />
</object>
it seems to work with both my browsers (IE 7 and Firefox 2)... :D
but will it work with all the main browsers? :confused:
and has it any bad side? :o
thanks a lot
Im making a webpage... i want it to be compatible with XHTML 1.0 Transitional...
so what about this code... :cool:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" data="menu.swf" type="application/x-shockwave-flash" width="640" height="86">
<param name="movie" value="menu.swf" />
<param name="quality" value="high" />
<param name="menu" value="false" />
</object>
it seems to work with both my browsers (IE 7 and Firefox 2)... :D
but will it work with all the main browsers? :confused:
and has it any bad side? :o
thanks a lot