DHTML menus over flash content
DHTML menus over flash content
Out of context: Reply #9
- Started
- Last post
- 16 Responses
- jevad0
Look - the only thing that will make it work is the WMODE=TRANSPARENT trick
Unfortunately this doesn't work so well in safari on a mac, which is what i think this comment alludes to:
"It goes crazy on the rollovers over the flash content on a Mac."
Unless you want to get into swapping the flash movie with a static image using JS whenever the menu is activated then either:
a) Use the wmode flash trick and suffer with what happens on safari
b) Don't have menus pop up over your flash
c) Swap the flash object with a static graphic image using JS
Read this: