[thelist] flash satay method for embedding a flash file not working for me

Bruce Gilbert webguync at gmail.com
Mon Sep 26 13:01:36 CDT 2005


Hello,
 I am attempting to embed my flash files to be xhtml compliant based on the
method mentioned in a list apart
http://www.alistapart.com/articles/flashsatay (see code below)
 the only problem is it isn't working for me!!! the flash file isn't showing
up at all.
 where they have path=movie.swf" I have replaced my flash filename. Is this
correct and do I need to do anything else? The page and flash file are both
loaded onto the server.
 <object type="application/x-shockwave-flash
data="c.swf?path=movie.swf"
width="400" height="300">
<param name="movie"
value="c.swf?path=movie.swf" />
<img src="noflash.gif"
width="200" height="100" alt="" />
</object>

--
::Bruce::


More information about the thelist mailing list