|
Prev: embedded flash
Next: Importing music on to a timeline
From: grey3737 on 7 May 2008 09:21 Hi, After searching the forum, I can't find anything on this - probably because it's so basic! I'm having trouble embedding a swf file into a web page. When I publish through Flash, I can see the the movie in the resultant html file that Flash produces. However, when I copy and paste the code from that page into my web page, I don't get the movie in IE and get an empty box. The wierd thing is, the swf file does display in Firefox. I've checked all my links and paths which seem to be correct, but nothing. The only difference I can see is the end page has a DOC-TYPE tag at the top, whereas the page produced by Flash doesn't. Here's the page: http://www.angle-editorial.co.uk/untitled/ and here's the code: Any help hugely appreciated! Thanks <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve rsion=7,0,19,0" width="530" height="108"> <param name="movie" value="SPLASH.swf" /> <param name="quality" value="high" /> <embed src="SPLASH.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="530" height="108"></embed> </object>
|
Pages: 1 Prev: embedded flash Next: Importing music on to a timeline |