Question
Avoiding onRelease event in parts of movieclip that are not visible
Hi,
I have a background movieclip that has an onRelease event to go to the next page.
When i show i popup on top of this background movieclip, all the popup appears with the hand cursor and if i click it the background gets clicked, though it is not visible.
How can i disable this behavior? In the popup i have buttons, so setting an empty onRelease event to the popup would disable this buttons.
I have a background movieclip that has an onRelease event to go to the next page.
When i show i popup on top of this background movieclip, all the popup appears with the hand cursor and if i click it the background gets clicked, though it is not visible.
How can i disable this behavior? In the popup i have buttons, so setting an empty onRelease event to the popup would disable this buttons.