Hi there everyone, hope you are all doing well!
Quick question...I have a pulldown menu that when expanded, hides behind a flash video I have on my site.
If you look at
http://www.weapondepot.com in the navbar there is a 'Chat' menu, pull that down and you will see that it hides behind the 'Weapon Depot Video'
What do I need to do to fix this?
Thanks so much
Alright, well I did get the menu to drop down over the Flash Movie using this code:
Code:
<param name="wmode" value="transparent">
However, it has made what was once a complete square, this tiny rectangle until you press play.
Any thoughts?