PDA

View Full Version : Help! Menu appears beneath movie file


mersonscores
17th April 07, 02:57 PM
I have a pop up menu that when moused over brings up a sub menu on the left. This sub menu appears below an embeded movie file so you can't read the menu. I want it to appear above the menu. I played with the z-index of the layers but this doesn't work. Does anyone now if it's possible to have a menu appear above an embeded movie?

Link to the page is:

http://www.tigerpink.co.uk/golf/golf_clubs/gay_hill.html

Thank you.

graphicd00d
1st May 07, 05:56 PM
I have a pop up menu that when moused over brings up a sub menu on the left. This sub menu appears below an embeded movie file so you can't read the menu. I want it to appear above the menu. I played with the z-index of the layers but this doesn't work. Does anyone now if it's possible to have a menu appear above an embeded movie?

Link to the page is:

http://www.tigerpink.co.uk/golf/golf_clubs/gay_hill.html

Thank you.

I have had the same issue with my menus showing up behind drop down boxes. Try wrapping the movie in an i frame.

dbldutch
1st May 07, 07:32 PM
If you add the following to your object and embed tags it should work.

wmode="opaque"
When I started typing I assumed this was for Flash, then I clicked the link, I'm not sure if it will work for the media player.