Embed Flash (*.swf) movie on Internet Explorer?
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-4...
codebase="http://download.macromedia.c... WIDTH="1200" HEIGHT="600" id="adobeWay">
<PARAM NAME=movie VALUE="principal.swf">
<PARAM NAME=quality VALUE=high>
<PARAM NAME=bgcolor VALUE=#FFFFFF>
<EMBED src="main.swf" quality=high bgcolor=#FFFFFF WIDTH="1200" HEIGHT="600" NAME="adobeWay" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/g...
</OBJECT>
But when I landscape it on Internet Explorer, there's this annoying border that outlines the flash movie, and I have to click inside the border once to nice of "activate" the flash movie and make the border stir away.
How do I get rid of this annoying border? I want the flash movie to merely start going when it is loaded, without me clicking on the movie first. Can someone please give support to me with the html code
Answers:
I think that is to say normal when using IE browser.
i think the reworked copy u r using of IE not suppoted this coding,because this coding is well displayed within firefox
that is regular when you have a embeded flash contained by your page...
that's the latest influential x from adobe in internet explorer...
not close to in macromedia flash 8 alive x, it doesn't have a border thats annoying you...
but within mozilla firefox, it wont display ^__^
Because your IE don`t support "object".You can copy the code into Dreamweaver.Dr will prompt you to convert "object" to a unsullied label that your IE support.
Hope it can back you.
Richard
Brothersoft support
There are several approaches to this problem the ripened way be to use <embed>. This approach has be deprecated and should no longer be used. You are on the right track with the baulk tag. Here is an article near different methods compared and contrasted. http://alistapart.com/articles/flashembe... I find that I like the UFO best. When using Flash nearby are other concerns you should be aware of. http://niquimerret.com/?p=94
