Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > help with pop-up menu

help with pop-up menu
Thread Tools
Mac Enthusiast
Join Date: Jul 2003
Status: Offline
Reply With Quote
Aug 14, 2005, 01:28 PM
 
I am designing some web pages with Dreamweaver that use pop-up menus at the top. At the top, I have the pop-op navigation bar, and just below it I have a table that will hold my content. When the table with content has regular text in it, the pop-up menu works just fine, but if I put a flash movie in the content area, the pop-up menu does not work. The drop down menus site "behind" the flash content. I assume there is some way to set a priority so that one element sits in front of the other.

Here is an example of a working drop down menu.

And, Here is the exact same page, but instead of text in the content area, there is a flash file. Note that when you hover over the Sports menu, the submenus that drop down are hidden behind the flash file.

Can anyone lend me some advice on how to fix this? I assume it may take some hand coding?

Thanks so much.
     
Mac Enthusiast
Join Date: Jul 2003
Status: Offline
Reply With Quote
Aug 14, 2005, 02:02 PM
 
OK, after some reading I figured out the issue. One work-around is to make the flash file set on a transparent backbround using the wmode parameter. Problem is- it works in just about every browser except Safari. Very annoying. How do we tell Apple to fix this?

I took down the second link I used in the above post because it has sensitive information. But, thanks for reading these posts. I'd be interested to hear if anyone else has encountered these issues and if there are any good workarounds for Safari?
     
Forum Regular
Join Date: Jun 2003
Location: San Francisco
Status: Offline
Reply With Quote
Aug 15, 2005, 10:00 PM
 
Hey hey,

I didn't find the (swf) on the site, but then again... I've had this issue and know the problems.

After much of my own research, giving your Flash the following parameters will allow it to work beautifully in Firefox and IE. It will blink in Safari, but your menus are still very usable.

<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="747" height="178">

<param name="movie" value="../ima/homepage.swf">
<param name=quality value=high>
<param name="wmode" value="opaque">
<param name="menu" value="false">

<embed src="../ima/homepage.swf" width="747" height="178" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" wmode="opaque" menu="false"></embed>
</object>

---

Specifically use the param name middle values, wmode and menu.

If the Safari blinking continues to plague you and your audience enough to change, I would recommend going for the UDM drop-down menu. It supposedly does not have the aforementioned issues.

Later on!
- Moo!
"He only has one look... it's like I've been taking crazy pills!"
...
     
Mac Enthusiast
Join Date: Jul 2003
Status: Offline
Reply With Quote
Aug 16, 2005, 06:49 AM
 
Thanks for checking. I actually took the swf off the site once I figured out the issue, because it has sensitive informtation. The issue is making the swf transparent with wmode. Like you said, it works with everything except Safari.

What is UDM?
     
Forum Regular
Join Date: Jun 2003
Location: San Francisco
Status: Offline
Reply With Quote
Aug 16, 2005, 10:16 AM
 
Google, dude.

http://www.brothercake.com/site/products/menu/

Ultimate Drop Down Menu (UDM) is a fully-featured and accessible DHTML menu, that provides useable content to all browsers - including screenreaders, search-engines and text-only browsers. Released in January 2004, UDM was the world's first fully-featured and accessible DHTML menu!

Later on!
- Moo!
"He only has one look... it's like I've been taking crazy pills!"
...
     
   
Thread Tools
Forum Links
Forum 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
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 09:25 AM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2