Douva 0 #1 November 28, 2006 I need some help with a web page I maintain (web design is not my primary function). On this page, when you click on the drop down menu labeled "PORTFOLIO," the bottom row of the menu appears under the flash slide show, instead of on top of it. Can I change something in my code to make the drop down menu appear on top of the flash slide show? If so, what do I need to change. Thanks.I don't have an M.D. or a law degree. I have bachelor's in kicking ass and taking names. Quote Share this post Link to post Share on other sites
MakeItHappen 15 #2 November 28, 2006 QuoteI need some help with a web page I maintain (web design is not my primary function). On this page, when you click on the drop down menu labeled "PORTFOLIO," the bottom row of the menu appears under the flash slide show, instead of on top of it. Can I change something in my code to make the drop down menu appear on top of the flash slide show? If so, what do I need to change. Thanks. you need to add inside the object tag and wmode="transparent" to the attributes of the embed tag. There is a page on Adobe someplace that explains this. See this page for it in practice. .. Make It Happen Parachute History DiveMaker Quote Share this post Link to post Share on other sites
Douva 0 #3 November 28, 2006 Thanks a lot! That did the trick.I don't have an M.D. or a law degree. I have bachelor's in kicking ass and taking names. Quote Share this post Link to post Share on other sites