Access keys

HomeController

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

Summary

Constructor
Class properties
Class properties inherited from MyLocalController
Class methods
Class methods inherited from MyLocalController
Instance methods
Instance methods inherited from MyLocalController
Event handlers

Constructor

HomeController

function HomeController (
inTimeLine:MovieClip)

Class methods

main

static function main (
inTimeline:MovieClip) : Void

Event handlers

onEventButtonRelease

function onEventButtonRelease (
e:EventButtonEvent) : Void
Events sent by SimpleButton instances. Because SimpleButton is a subclass of EventButton, events are automatically received in the LocalController