Hope this is the right place to post since dreamweaver supports flash and adds
its own code....
I have an html page with a flash movie embeded in it. This site is older so it
is sitting in a table. Then I have another flash movie that is floating in a
div above the page with wmode="transparent" for some reason no matter what I do
including floating both movies and messing with the z-index the
wmode="transparent" movie always falls below. How do I make this movie sit
above everything??? Any help would be much appreciated.. I cannot find a blurb
matching my situation anywhere.
jfraze - 22 Jul 2008 00:16 GMT
"Below" as in you need to scroll down to see it, or "below" as in other items overlap it?
PrEnt - 22 Jul 2008 19:31 GMT
ggshow - 23 Jul 2008 20:14 GMT
set wmode transparent for all your swf in html... if this cannot solve your prob, try wmode opaque as well.
CHAOS'|nc. - 23 Jul 2008 21:29 GMT
Cool was searching for a similar issue