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 11-22-2005, 08:11 PM   PM User | #1
css2code
New Coder

 
Join Date: Aug 2005
Posts: 51
Thanks: 0
Thanked 0 Times in 0 Posts
css2code is an unknown quantity at this point
fireworks pulldown menu hidden behind flash movie

I am creating a website that has a top navigation pulldown menu using Firework pop up window feature. When i place it on my page, the popup menu is hidden behind the flash movie on my homepage. I tried putting it on a <div> but nothing happen.

Should I include the menu with the flash animation. Or is there a tag that will put the embedded flash behind the menu list.

Thanks!
css2code is offline   Reply With Quote
Old 11-22-2005, 09:56 PM   PM User | #2
_Aerospace_Eng_
Supreme Master coder!


 
_Aerospace_Eng_'s Avatar
 
Join Date: Dec 2004
Location: In a place far, far away...
Posts: 19,293
Thanks: 2
Thanked 1,044 Times in 1,020 Posts
_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light
Add this parameter to your flash code.
Code:
<param name="wmode" value="transparent">
If you are using the embed tag (there is no reason to use it) you need to add wmode="transparent" to that as well.
_Aerospace_Eng_ 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 12:39 AM.


Advertisement
Log in to turn off these ads.