1) Script Title: Dropdown menu behind flash animation (firefox)
2) Script URL (on DD): http://www.autourdenous.org/test/main.php
3) Describe problem:
I'm using the Chromemenu script :
http://www.autourdenous.org/test/main.php
and the menu in firefox goes behind my flash animation, I've tried to add :
<param name="wmode" value="transparent" /> and wmode="transparent" in the embed, but not working, so I tried putting the flash animation in a div :
.flashDiv {
z-index: 3;
}
and the css style of my menu with z-index:1;
still not working
any idea ?



Reply With Quote



Bookmarks