Class mx.core.ExternalContent

mx.core.ExternalContent

Field Index

childLoaded, classConstructed, createObject, dispatchEvent, doLater, loadedList, loadList, numChildren, prepList, ViewDependency

Method Index

checkLoadProgress(), classConstruct(), contentLoaded(), convertToUIObject(), enableExternalContent(), loadExternal(), prepareToLoadMovie(), waitForUnload()

Field Detail

prepList

prepList:Object

loadList

loadList:Object

loadedList

loadedList:Object

numChildren

numChildren:Number

doLater

doLater:Function

childLoaded

childLoaded:Function

createObject

createObject:Function

dispatchEvent

dispatchEvent:Function

classConstructed

static classConstructed:Boolean

ViewDependency

static ViewDependency

Method Detail

loadExternal

function loadExternal(url:
String, placeholderClassName:String, instanceName:String, depth:Number, initProps:Object):MovieClip

prepareToLoadMovie

function prepareToLoadMovie(obj:
MovieClip):Void

waitForUnload

function waitForUnload():Void

checkLoadProgress

function checkLoadProgress():Void

contentLoaded

function contentLoaded():Void

convertToUIObject

function convertToUIObject(obj:
MovieClip):Void

enableExternalContent

static function enableExternalContent():Void

classConstruct

static function classConstruct():
Boolean