Frame-based animation in Flash and AIR implement the following lifecycle:
Event.ENTER_FRAME
is dispatchedEvent.FRAME_CONSTRUCTED
is dispatchedMovieClip
symbol is executedMovieClip
symbols are executedEvent.EXIT_FRAME
is dispatchedEvent.RENDER
is dispatched