OrphanGraphicLib

Kind of class:class
Inherits from:GraphicLib < AbstractLib
Version:1.0
Author:Francis Bourre
Classpath:com.bourre.data.libs.OrphanGraphicLib
File last modified:Wednesday, 31 October 2007, 07:35:29

Constructor

OrphanGraphicLib

function OrphanGraphicLib (
parentLocatorKey:String, nDepth:Number, bAutoShow:Boolean)

Class properties

IS_ROOT_INITIALIZED

static IS_ROOT_INITIALIZED:Boolean
(read)

ROOT_KEY

static ROOT_KEY:String
(read)

Class methods

getRootLib

static function getRootLib (

setRootLib

static function setRootLib (
gl:GraphicLib) : Void

setRootTarget

static function setRootTarget (
depth:Number) : Void

Instance methods

getContainer

function getContainer (
) : MovieClip

load

function load (
sURL:String) : Void
Overrides:

toString

function toString (
) : String
Returns the string representation of this instance.
Returns:
the string representation of this instance

Event handlers

onLoadInit

function onLoadInit (
) : Void