Could someone simply explain the 3 phases in the Flash Event framework, please?
By event phases, I mean:
CAPTURING_PHASE
AT_TARGET
BUBBLING_PHASE
To be clear, I'm talking about flash.events.Event
and subclasses.
An in-depth example would be fantastic. What happens when you click on a nested MovieClip
?