I've created a button, when clicked will unhide a movie clip. The movie clip is above the button in terms of layering. How do you make items below the movie clip to not respond to mouse events when the cursor moves over them with the movie clip in between?
I want to emulate the Mac OS. I've created a menu (a movie clip) with some options. When one of them is clicked, a "window" (which is a movie clip) will open. This window has an alpha value of 85%.
When this movie clip is above the menu, and when the mouse is over the menu with the window in between, the options from the menu can still be selected. I don't want this to happen.
I know I can use the buttonName.enabled thingy, but is there a more efficient way of disabling the whole menu at once instead of disabling the buttons one by one?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.