all groups > macromedia flash sitedesign > january 2005 >
You're in the

macromedia flash sitedesign

group:

Secondary navigation help needed


Secondary navigation help needed Koffeebuz
1/31/2005 2:56:11 AM
macromedia flash sitedesign:
I am trying to create a web menu bar with rollover dropdown menus. I am having
a problem with the secondary menus. If someone could look at this and tell me
what is wrong, I would be very grateful.
http://dkferguson.home.insightbb.com/taskbar_modified.fla

Thanks,
Dave
Re: Secondary navigation help needed mark (sixstringtheoryDOTcom)
1/31/2005 5:04:44 AM
[quoted text, click to view]

Not sure what the problem is because I'm not exactly sure what you are
trying to accomplish. However, you have the onRollOut event handler on
the "About" text, which makes it so that as soon as you roll the mouse
off of the "About" the submenu will disappear. That's probably not what
you want right? You'd want the submenu to go away when you onRollOut of
Re: Secondary navigation help needed Koffeebuz
1/31/2005 3:33:53 PM
Re: Secondary navigation help needed Lon S. Winters
1/31/2005 4:52:34 PM
With the way it's set up, you just need to add:

on (rollOut) {
gotoAndStop("someotherframe");
}

..to your button action.


[quoted text, click to view]

Re: Secondary navigation help needed Koffeebuz
1/31/2005 5:35:45 PM
I got it to work, but now I'm not sure how to make the menus dissapear when you
move the mouse off of them or click on a sublink.
I uploaded the new file, please could someone give me a hand with this?
Re: Secondary navigation help needed Koffeebuz
2/2/2005 2:19:09 AM
AddThis Social Bookmark Button