-
drop down menu doesnt display over the flash area
please see the link http://www.opal-stone.com in the top menu, click 'video' to open the video page. then move the mouse over the 'products' link in the top menu. you can see that the products drop down menu doesnt display properly due to the flash image on the video page. please help me to troubleshoot this problem. ask me for any clarifications. thank you for your valuable time and efforts.
-
-
Hi there, just stumbled on to this post.
have you attempted adding the following parameter to your s1 object declaration:
s1.addParam("wmode", "opaque");
You may also try the the value
s1.addParam("wmode", "transparent");
I believe that there is an issue with allowfullscreen = true with either of those parameters and there are also performance implications.
Opaque renders the swf file within the browser stack as opposed to a layer on top over everything else. Transparent allows layers below to be seen thru the flash area!
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks