Search code examples
flashfirefoxz-indexflowplayer

Surefire way to get html ontop of flash content?


I've been struggling to get some absolutely positioned overlays to show above an flv movie(using flowplayer) in the firefox browser(works in safari)

I have the overlays div placed underneath the video html "wrapper" and have tried using a high z-index on the overlays but to no avail. Is there anything i may be doing wrong? Or another trick i could try?

edit: The video is using wmmode > transparent

Thanks in advance!


Solution

  • Try setting the Flash movie's wmode to transparent. That's worked for me in the past.