I have a page where there are some dhtml menus with drop downs across the top of the page, and a large flash object in the body of one of the pages.
However the drop-down menu items are going underneath the flash object so they can't be clicked on. I thought I should just put the flash into a div with a >z-index lower than the z-index of the drop down list item, but that doesn't seem to work. Can anyone please tell me how I ought to deal with this?
I had a similar problem the other day... after a little searching I found out this useful tip:
set the "wmode" parameter on the flash embed or object to "transparent" (I think this might only work in Flash Player 9 though) ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
