Creative DW Menus Pack Forum


box Creative DW Menus Pack
Creative DW Menu Pack is a suite of Dreamweaver extensions that seamlessly blends the flexibility of DHTML and the Flash look and feel to create beautifully web site menus. The extension comes with over 30 built in skins that can be customized to suit the design (colors, fonts, size) and include a smart resize system that preserves round corners and the gradient fills when you change the menu size.

Find out more about Creative DW Menus Pack

Thread: Submenu not showing up

title left
User Details
message
title right
Bill Hobbs

post date:
2009-09-04 17:50:55
I have a menu that has a flash animation under it. The submenu is not showing up in Explorer. Is there a fix for this issue. Here is my link http://www.affirmationapparel.net
Cristian Dorobantescu [Extend Studio]

post date:
2009-09-05 02:09:41
Hi Bill,

1. You need to use z-index attribute (you can find it in the code, or in the interface if you have upgraded to 1.7.0) and set it higher.
2. You need to add a parameter to that swf object named (wmode). You need to set to “transparent”. You can find more help on how to set that parameter here: http://kb2.adobe.com/cps/142/tn_14201.html

Please let us know if this works,

Cristian Dorobantescu
www.extendstudio.com
Bill Hobbs

post date:
2009-09-05 11:16:16
Worked like a charm. Thanks.