Comrades

It's not very often I fire up Flash, but today has been one of those 'rusty' days.

Can anyone please help in converting this tag mess into standards-compliant code for inserting a swf into my page?

<div id="Flash">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"; width="770" height="400" id="default">
<param name=movie value="default.swf">
<param name=loop value="false">
<param name=quality value="high">
<param name=bgcolor value="#000">
<embed src="default.swf" loop=false quality=high bgcolor=#000 width="770" height="400" name="home_3" type="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer";></embed>
</object>
</div>


Thanks (hoping) in advance...

Malarkey

*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*****************************************************


Reply via email to