|
User Details |
message
|
|
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
|
|