Go Back   CodingForums.com > :: Client side development > Flash & ActionScript

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-27-2003, 10:10 PM   PM User | #1
benastan
New Coder

 
Join Date: Feb 2003
Location: Maryland
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
benastan is an unknown quantity at this point
need help with flash and DHTML

ok, so i have a flash that is in an html file with DHTML which has a pop up menu

the problem is that the flash is showing over the menu so that when one hovers over the index and the menu's pop up, they are covered by the flash movie. Can someone help me with this please?

thanks!
__________________
me...
benastan is offline   Reply With Quote
Old 09-27-2003, 10:46 PM   PM User | #2
maltrecho
Regular Coder

 
Join Date: Feb 2003
Posts: 345
Thanks: 0
Thanked 0 Times in 0 Posts
maltrecho is an unknown quantity at this point
Try this:

<object>
<param name="movie" value="your_movie">
<param name="wmode" value="opaque">
<embed src="your_movie" wmode="opaque"></embed>
</object>

Doesn't work in Mozilla though, don't know in Opera.
maltrecho is offline   Reply With Quote
Old 09-28-2003, 05:12 PM   PM User | #3
brothercake
Senior Coder


 
Join Date: Jun 2002
Location: near Oswestry
Posts: 4,508
Thanks: 0
Thanked 0 Times in 0 Posts
brothercake is an unknown quantity at this point
See http://www.macromedia.com/support/fl...ents/wmode.htm
__________________
"Why bother with accessibility? ... Because deep down you know that the web is attractive to people who aren't exactly like you." - Joe Clark
brothercake is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

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

Forum Jump


All times are GMT +1. The time now is 03:16 AM.


Advertisement
Log in to turn off these ads.