Help.....Flash file show on IE but...

User 463058 Photo


Ambassador
1,086 posts
Online Now

Sorry, I missed this before.

See if this fixes it. I think this is all I changed last time. In any of your flash code that isn't working, change this

<param name="WMode" value="Window">

to this

<param name="WMode" value="Opaque">

And in the embed tag change this

WMode="Window"

to this

WMode="Opaque"
User 118178 Photo


Ambassador
55 posts

Thanks SO MUCH! that's what i was overlooking before
::))
User 463058 Photo


Ambassador
1,086 posts
Online Now

After reading my post that fixed your problem before, I see that I also removed this

<param name="play" value="-1">

and this

play="-1"
User 118178 Photo


Ambassador
55 posts

opps tried but no change in FF
User 118178 Photo


Ambassador
55 posts

OK that was the key!!! It works now

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.