PDA

View Full Version : Drop down menus and Flash content



padmanaban
December 1st, 2009, 02:24 AM
Hi, In my website i created the menu bar which contains Home, About us, Services, Contact us etc.

I designed the website with div tag and and the problem is:

The flash content is below the menu bar and when the menu drops down it goes inside the flash content and is not visible. If i replaced the flash with image file, it works fine. I also given z-index, but of no use.

How can i solve this problem.

n000bie
December 1st, 2009, 03:43 AM
setting wmode to transparent

padmanaban
December 2nd, 2009, 01:33 AM
Hi n000bie (http://www.kirupa.com/forum/member.php?u=158934),

It works now. Thanks for the information.