Deathmaster213
06-06-2003, 02:03 AM
I am using Drop down menus as my navigation in Flash 5, as defined in the Track As Menu tutorial. My problem is this.
I have 3 drop down menus, and they are as you'd expect, next to each other in a line. when you roll off one menu in the direction of another, sometimes if you do it quickly, the second menu drops down, and the first menu does not roll back up, leaving a very messy and confusing looking menu. They both roll up if you take the mouse out of the area, but I want to stop this happening in the first place.
My brother had a similar problem using buttons with rollover states in VisualBasic, and he simply wrote into the buttons, to check that the other was off before it would activate the rollover state.
My question is, is there a similar piece of code I can use in ActionScript?
I am effectivly a Newbie at ActionScripting, my stuff is all very basic, so explain things very slowly!
cheers
I have 3 drop down menus, and they are as you'd expect, next to each other in a line. when you roll off one menu in the direction of another, sometimes if you do it quickly, the second menu drops down, and the first menu does not roll back up, leaving a very messy and confusing looking menu. They both roll up if you take the mouse out of the area, but I want to stop this happening in the first place.
My brother had a similar problem using buttons with rollover states in VisualBasic, and he simply wrote into the buttons, to check that the other was off before it would activate the rollover state.
My question is, is there a similar piece of code I can use in ActionScript?
I am effectivly a Newbie at ActionScripting, my stuff is all very basic, so explain things very slowly!
cheers