Available on flash
staticgetLoaderInfoByDefinition(object:Dynamic):LoaderInfo
@:flash.propertyread onlyactionScriptVersion:ActionScriptVersion
@:flash.propertyread onlyapplicationDomain:ApplicationDomain
@:flash.propertyread onlybytes:ByteArray
@:flash.propertyread onlybytesLoaded:UInt
@:flash.propertyread onlybytesTotal:UInt
@:flash.propertyread onlychildAllowsParent:Bool
@:flash.property@:require(flash11_4)childSandboxBridge:Dynamic
@:flash.propertyread onlycontent:DisplayObject
@:flash.propertyread onlycontentType:String
@:flash.propertyread onlyframeRate:Float
@:flash.propertyread onlyheight:Int
@:flash.property@:require(flash10_1)read onlyisURLInaccessible:Bool
@:flash.propertyread onlyloader:Loader
@:flash.propertyread onlyloaderURL:String
@:flash.propertyread onlyparameters:Dynamic<String>
@:flash.propertyread onlyparentAllowsChild:Bool
@:flash.property@:require(flash11_4)parentSandboxBridge:Dynamic
@:flash.propertyread onlysameDomain:Bool
@:flash.propertyread onlysharedEvents:EventDispatcher
@:flash.propertyread onlyswfVersion:UInt
@:flash.property@:require(flash10_1)read onlyuncaughtErrorEvents:UncaughtErrorEvents
@:flash.propertyread onlyurl:String
@:flash.propertyread onlywidth:Int
@:value({ useWeakReference : false, priority : 0, useCapture : false })addEventListener(type:String, listener:Dynamic ‑> Void, useCapture:Bool = false, priority:Int = 0, useWeakReference:Bool = false):Void
dispatchEvent(event:Event):Bool
hasEventListener(type:String):Bool
@:value({ useCapture : false })removeEventListener(type:String, listener:Dynamic ‑> Void, useCapture:Bool = false):Void
toString():String
willTrigger(type:String):Bool