View Full Version : menus
cedsn
08-19-2002, 02:02 AM
i am working on some drop down menus for a site, and they are working OK but the client wants to have a flash animation on the page.. the menus are done in dhtml, but they don't go over the flash animation, and they need to.
any suggestions?
Nightfire
08-19-2002, 02:04 AM
As far as I know, nothing can go over flash. Can't you do the drop down menus in flash?
cedsn
08-19-2002, 02:58 AM
actually, i found the solution already, if you're interested..
put the entire movie in a div, with a z-index:0, then add this parameter:
<PARAM NAME="WMODE" VALUE="transparent">
work great in IE, i found this at http://www.flashkit.com/tutorials/Tips_And_Techniques/Flash_an-Wouter-675/index.shtml
SpongeBobby
08-19-2002, 04:15 AM
Note: This script only works for Internet Explorer 4 and higher with flash player 5, because the flash player for Netscape doesn't understand some parameters, hopefully the next version does.
you forgot to include that into your post cedsn.
Lets hope no one has NS that try to access that page.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.