I have a popup activated link that loads a node/add page. Works well, however I also have an swf tools (flow player) embedded in the page. It seems to be overlapping the popup. Instead of the popup covering the player. Where can I make it so that Popup is always the top-most layer? Thanks for the help!
| Comment | File | Size | Author |
|---|---|---|---|
| example.jpg | 168.68 KB | 2ndChanceTech |
Comments
Comment #1
crosputni commentedsubscribing
Comment #2
samhassell commentedHey,
You need to set the wmode flashvar
From memory the 'transparent' setting is what you want. Currently I'd guess you have it set to opaque.
Good luck!