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 they do 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 CSS
wmode parameter. Doesn't work in all browsers (NN4) but it's implemented
into latest netscape:
http://devedge.netscape.com/
MM articles:
http://www.macromedia.com/support/flash/ts/documents/flash_top_layer.htm
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.DreamweaverFAQ.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"deani" <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
I built a page with some pop-up menus in Dreamweaver MX, below it I have a
Flash animation that is set inside a table cell in an HTML table. When you
|
rollover the link the pop-up shows up under the Flash animation.
Quote:
See for yourself
http://www.cdevcorp.com/remax/template2.html
I want the pop-up t appear above the Flash, can this be done?
Thanks
Dean |