The video player on a client website is always on top of my dropdown navigation. In similar cases I’ve used the <param name=”wmode” value=”transparent”> method with success. However, in this case I can’t just put that param in my own code. Where/how would I implement it with the Podcasting player? Or, is there another method to solve my problem?
I have changed the z-index on the navigation with no success.
The site in question is http://www.violinsguitars.com.
Thanks for your time.