Loader
package flash.display
extends DisplayObjectContainer › InteractiveObject › DisplayObject › EventDispatcher
extended by AVLoader
Available on flash
Constructor
new()
Variables
read onlycontent:DisplayObject
read onlycontentLoaderInfo:LoaderInfo
read onlyuncaughtErrorEvents:UncaughtErrorEvents
Methods
close():Void
load(request:URLRequest, ?context:LoaderContext):Void
loadBytes(bytes:ByteArray, ?context:LoaderContext):Void
unload():Void
unloadAndStop(gc:Bool = true):Void
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/display/Loader.html