This content has been marked as final.
Show 2 replies
-
1. Re: CSS Menu and Flash Layer issues
Newsgroup_User Jul 2, 2008 1:08 PM (in response to epic306)All Active content on a page will always rise to the top, so to speak,
including Flash, certain form elements, Java applets, and Active X controls.
This means that each of these will poke through layers. There is not a good
cross-browser/platform reliable way to solve this issue, but if you can be
confident in your visitors using IE 5+ or NN6+, then you can use the Flash
wmode parameter (however, Safari does not support this properly!).
PVII article:
http://www.projectseven.com/support/answers.asp?id=127
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================
"epic306" <jschaertl74@yahoo.com> wrote in message
news:g4gjcn$bbb$1@forums.macromedia.com...
> Hi,
>
> I'm working on a site that has a horizontal html CSS drop down menu, with
> a
> flash animation just below the first level of the CSS menu. The problem
> is, I
> can't see the drop down menu buttons, there being displayed behind the
> flash
> animation. How can I change the layers or levels of these two objects, so
> the
> CSS menu is positioned and displayed over the Flash animation. I can send
> you
> a link of what I'm talking about.
>
>
>
-
2. Re: CSS Menu and Flash Layer issues
epic306 Jul 7, 2008 3:53 PM (in response to Newsgroup_User)Take a look at this site. When your on the "amenities" page, he has a swf with scrollable text just below the menu, but the html menu "models" still works and is on the layer above the swf. I have a similar layout and want to keep the css menu and have an swf on the layer below it. How can I achieve this?
http://theravinesofyuma.com/amenities.html

