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: Menu hidden behind video?

title left
User Details
message
title right
Jonathan G

post date:
2010-01-20 11:45:16
Hello,

I'm having a problem with my menu tabs hiding behind a flash video...

any ideas to fix this problem

can be seen at http://lamitindustries.com/sipstest.html

Thanks
Brad Lawryk

post date:
2010-01-20 13:39:58
Hi Jonathan,

Set the z-index for the div that your menu is in to about 1000 so its always higher than anything else on your page.

Brad
Jonathan G

post date:
2010-01-20 13:42:41
well it's not higher its behind the video
Brad Lawryk

post date:
2010-01-20 14:01:30
Yes, you need to set the z-index higher for that div that your menu is in.

Brad
Jonathan G

post date:
2010-01-20 14:03:04
how much higher i put it at 1500 and it stayed behind it?
Brad Lawryk

post date:
2010-01-20 14:10:23
Try giving the div that your video is in a lower number ........
Jonathan G

post date:
2010-01-20 14:12:19
i dont see a z index for video?
Cristian Dorobantescu [Extend Studio]

post date:
2010-01-21 03:27:41
Hi Jonathan,

You should set the parameter "wmode" to transparent for the movie.

Check this page and follow the Dreamweaver mode: http://kb2.adobe.com/cps/142/tn_14201.html

Let me know if this works.
Cristian