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

macromedia flash sitedesign

group:

drop down menu


drop down menu Bionicegg
2/26/2005 8:35:11 PM
macromedia flash sitedesign: How do you make the drop down menu goto a specific frame on mouse roll out?
The submenu has buttons, so the parent does not work the way i want it to.
I want to put a hit point to the parent button that does not overlap the
submenu...

....anybody get what im talking about?

much thanks in advance!

mark j

Re: drop down menu Eric Herlitz
2/28/2005 10:48:14 PM
uhm...

on(rollOut) {
_parent.gotoAndPlay(xx);
}

Check that your levels are right. Sometimes its easier to step from the root
level

_root.yourlayer.anotherlayer.thebutton.gotoAndPlay(xx);



[quoted text, click to view]

AddThis Social Bookmark Button