HighDots Forums  

JavaScript drop down menu under Flash

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss JavaScript drop down menu under Flash in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
jafra
 
Posts: n/a

Default JavaScript drop down menu under Flash - 11-02-2004 , 04:56 PM






I'm using a javascript drop down menu that I've set in a <div> relatively
positioned with a z-index of 1000, the menu appear above all elements but the
Flash object. How can I get it to appear above the Flash object?


Reply With Quote
  #2  
Old   
darrel
 
Posts: n/a

Default Re: JavaScript drop down menu under Flash - 11-02-2004 , 05:00 PM






Quote:
I'm using a javascript drop down menu that I've set in a <div> relatively
positioned with a z-index of 1000, the menu appear above all elements but
the
Flash object. How can I get it to appear above the Flash object?
google 'flash wmode'

Using that method will fix the problem in some browser, but certainly not
all. It's just a fact of life...it's really best to just redesign the page
so you don't need to use both javascript fly-out menus and embedded flash in
the same spot on screen.

-Darrel




Reply With Quote
  #3  
Old   
Lossed
 
Posts: n/a

Default Re: JavaScript drop down menu under Flash - 11-02-2004 , 05:11 PM



Yeah,I agree, I don't think there is a fully cross browser way but for more
info:

For a brief discussion go to :

http://www.projectseven.com/support/answers.asp?id=127

and from there, scroll down and see the two links to MM technotes about
this.


"darrel" <notreal (AT) hotmail (DOT) com> wrote

Quote:
I'm using a javascript drop down menu that I've set in a <div> relatively
positioned with a z-index of 1000, the menu appear above all elements but
the
Flash object. How can I get it to appear above the Flash object?

google 'flash wmode'

Using that method will fix the problem in some browser, but certainly not
all. It's just a fact of life...it's really best to just redesign the page
so you don't need to use both javascript fly-out menus and embedded flash
in
the same spot on screen.

-Darrel





Reply With Quote
  #4  
Old   
jafra
 
Posts: n/a

Default Re: JavaScript drop down menu under Flash - 11-02-2004 , 05:19 PM



Beautiful. For the browsers I need to support this work wonderful.
Thanks,
Rich

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.