Flash Help
- Started
- Last post
- 3 Responses
- Recoil2k2
Okay, to start, I'm 14 and I'm just getting started with websites in Flash. So, here's my question...
I have a navagation bar that has buttons that upon rollover drop down a menu, how do I make this menu dissapear when they move the mouse off of it???
Thanks in advance for the help
- shant0
the best way i've found to do this is make large invisible buttons (buttons that are just hit states) that cover the area around the outside of the menu.
that way, when the user rolls off, they're actually rolling over these other buttons, and you can put the actions to close your menu on these button's rollover state.
make sense?
- Recoil2k20
yeah, I'll try it, thanks
- mbr0
Look at Flashkit for tutorials, they should have a few that do that exact thing, or look through their source files and download one. I could even send you one, it's pretty simple once you see it.