[WSG] Help in web-standards Flash insert code

2004-04-20 Thread Andy Clarke
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-44455354 
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
* 



Re: [WSG] Help in web-standards Flash insert code

2004-04-20 Thread James Ellis
Andy

Some links:

(not meaning to beat my drum, but..)
http://www.sitepoint.com/articlelist/300
and...

http://www.alistapart.com/articles/flashsatay/

and...

http://ln.hixie.ch/?start=1081798064count=1

HTH
James
Andy Clarke wrote:

Comrades

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

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