ILocalController

Kind of class:interface
Inherits from:none
Implemented by:
Classpath:org.asapframework.management.movie.ILocalController
File last modified:Sunday, 05 November 2006, 11:40:08
Interface for the LocalController class. See LocalController for details.

Summary


Instance methods

Instance methods

getName

function getName (
) : String

getTimeline

function getTimeline (
) : MovieClip

hide

function hide (
) : Void

isStandalone

function isStandalone (
) : Boolean

kill

function kill (
) : Void

notifyMovieInitialized

function notifyMovieInitialized (
) : Void

setName

function setName (
inName:String) : Void

show

function show (
) : Void

start

function start (
) : Void

stop

function stop (
) : Void