Go Back   CodingForums.com > :: Client side development > Flash & ActionScript

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-20-2009, 01:49 PM   PM User | #1
Crystal Clear
New to the CF scene

 
Join Date: Mar 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Crystal Clear is an unknown quantity at this point
Flash banner works in Firefox but not in IE

Hi everyone.

I'm new to flash and trying to embed a flash banner on my site. I have found that it works in Firefox but (surprise surprise) not in IE. In IE it just shows a white space!!

The .swf code is as follows:

<OBJECT classid="clsid: D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
WIDTH="468" HEIGHT="60" id="bottomflashbanner3"><PARAM NAME=movie VALUE="myFlashMovie.swf">
<PARAM NAME=quality VALUE=high><PARAM NAME=bgcolor
VALUE=#FFFFFF><EMBED src="images/bottomflashbanner3.swf"
quality=high bgcolor=#FFFFFF WIDTH="468" HEIGHT="60"
NAME="bottomflashbanner3" ALIGN="" TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT>


To give you an idea of what's happening I have uploaded it onto a sub page of my site which can be viewed at http://www.crystalcleardubs.com/alias.html . It's the banner at the bottom of the page.

Any ideas?

Thanks

Andy
Crystal Clear is offline   Reply With Quote
Old 03-20-2009, 01:59 PM   PM User | #2
abduraooft
Supreme Master coder!

 
abduraooft's Avatar
 
Join Date: Mar 2007
Location: N/A
Posts: 14,689
Thanks: 158
Thanked 2,184 Times in 2,171 Posts
abduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really nice
Code:
<OBJECT classid="clsid: D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
WIDTH="468" HEIGHT="60" id="bottomflashbanner3"><PARAM NAME=movie VALUE="myFlashMovie.swf">
<PARAM NAME=quality VALUE=high><PARAM NAME=bgcolor
VALUE=#FFFFFF><EMBED src="images/bottomflashbanner3.swf"
quality=high bgcolor=#FFFFFF WIDTH="468" HEIGHT="60"
NAME="bottomflashbanner3" ALIGN="" TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT>
Any clues?
btw, I'd recommend you to use swfobject
__________________
Quote:
The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. --(Dr. APJ. Abdul Kalam)
abduraooft is offline   Reply With Quote
Old 03-20-2009, 02:17 PM   PM User | #3
Crystal Clear
New to the CF scene

 
Join Date: Mar 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Crystal Clear is an unknown quantity at this point
thanks mate, it was the myflashmovie bit that needed changing....works now in IE!
Crystal Clear is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:00 AM.


Advertisement
Log in to turn off these ads.