Forum Moderators: open

Message Too Old, No Replies

Flash banner suddenly not loading in IE

         

mcjohnson

1:49 am on Dec 15, 2005 (gmt 0)

10+ Year Member



Hellow friends,

I have a simple flash banner in a web page that's about ready to launch. the flash banner worked fine until recently, when on my computer only, it won't pull in in I.E. It shows in Firefox. If I walk across the room to another computer and use IE, it shows fine.

Oddly, ALL other flash files come up fine except this ONE on this computer on this page.

I am curious as to whether anyone might have an idea as to what the barrier is?

Pat

whoisgregg

4:36 pm on Dec 19, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Could you please post the <object> code?

mcjohnson

5:16 pm on Dec 19, 2005 (gmt 0)

10+ Year Member



<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="banner" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="754" height="64">
<param name="movie" value="http://www.newbeginningcc.com/new/banner.swf">
<param name="quality" value="High">
<embed src="http://www.newbeginningcc.com/new/banner.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="banner" width="754" height="64" quality="High"></object>

Richard_N

11:05 pm on Dec 19, 2005 (gmt 0)



try changing the paths to relative rather than absolute nad also IE may be set to not allow scripts from this domain for some reason so check your settings.