Access keys

AppController

Kind of class: class
Inherits from: LocalController
Classpath: controllers.AppController
File last modified: Monday, 06 November 2006, 08:09:11

Summary

Class methods

Class methods

main

static function main (
inTimeline:MovieClip) : Void

Event handlers

onMovieReady

function onMovieReady (
e:MovieManagerEvent)
Handles MovieManagerEvent events - sent by MovieManager after a movie has been loaded and initialized.

onOutAnimationDone

function onOutAnimationDone (
Event handler called when controller movie is finished with 'hide'.
Removes the old movie (after cleaning up its listeners).
Loads new movie.