i have a small button on top of a big button.
I would like to get MOUSE_OUT event from the big button,
but only when the mouse rolled out of its outer edge.
right now, it gets MOUSE_OUT event when i roll over the small button on top of the big button.
How can I fix this problem?
P.S. I`m using A.S. 3.0