I'm upgrading a site with a Javascript drop down menu bar. This works fine on all the pages except for three with Flash objects imbeded. I'm looking for guidance/advice on how to go about troubleshooting this problem.
Thanks
mintymouthwash
2:43 pm on Dec 20, 2004 (gmt 0)
I know that flash always takes top focus in a page. This maybe conflicting eith the z-index of your drop down menu. I would try placing your flash in a hidden I-frame or place in a layer and let it be on top...see if that makes any difference