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"
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"
Thanks SO MUCH! that's what i was overlooking before
:
)
:

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"
<param name="play" value="-1">
and this
play="-1"
opps tried but no change in FF
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.