ILocalController
| Kind of class: | interface |
|---|---|
| Inherits from: | none |
| Implemented by: | |
| Classpath: | org.asapframework.management.movie.ILocalController |
| File last modified: | Monday, 06 November 2006, 08:09:15 |
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