Hello, I have a macromedia style menu (I think it's that one) that I
am using just above a Flash object. The drop down menus seem to be
dropping underneath my Flash area. I've tried messing around with the
z-index of both the menu as well as the animation that appears
underneath it. I think i found that suggestion on one of your blogs
or another site.
What might i be doing wrong here? Is there a workaround?
http://www.2.microwebstrategy.com/home2.php
Thanks!
Answer:
Hi,
the issue described in our FAQ.
http://f-source.com/faq/ ==> Drop down menu seem to be dropping underneath another flash movie. How to fix it?
You need to add wmode="transparent" to the flash object below the menu.
Since you are using the AC_FL_RunContent function, you need to add
"wmode" in the function
AC_FL_RunContent('wmode','transparent',.....
Regards
Dmitry
f-source.com
No comments:
Post a Comment