Forum Moderators: open

Message Too Old, No Replies

removing border around flash movie in IE

         

BitShift

7:08 pm on Dec 4, 2006 (gmt 0)

10+ Year Member



This works
[webmasterworld.com...]

However, my browser still sits and spins for some reason, as if its still trying to download something or it just cant complete the request. Any ideas?

BitShift

8:16 pm on Dec 4, 2006 (gmt 0)

10+ Year Member



at least with IE 7, it seems to work better if I use javascript to write out the entire markup (using document.write)

see more info here:
[adobe.com...]

the above link has a link to an article on msdn, which gives a script solution
[msdn.microsoft.com...]

audiolizard

8:15 pm on Dec 15, 2006 (gmt 0)

10+ Year Member



Use SWFObject. It's a script that will replace the content of a designated div element with your Flash movie if Flash is installed. No Eolas borders.

[blog.deconcept.com...]

SWFObject is a small Javascript file used for embedding Macromedia Flash content. The script can detect the Flash plug-in in all major web browsers (on Mac and PC) and is designed to make embedding Flash movies as easy as possible. It is also very search engine friendly, degrades gracefully, can be used in valid HTML and XHTML 1.0 documents*, and is forward compatible, so it should work for years to come.
* Pages sent as text/html, not application/xhtml+xml.