Tags:Adobe, Flash, CS 3, Drop down menu won't hide on mouseover event
I am making a horizontal drop down menu in Flash. I am having trouble making it handle the event in which the mouse leaves the drop down menu's actual area that drops down.
I would suggest to use ActionScript to do this. In the normal Flash interface mouse events can only be added to buttons not movies or canvas objects. This is a complicated subject and there are many ways to do this. You need something like this (has to be modified, it is generic code):