SWFLite加载器,用于加载zip压缩格式的SWF资源
@:value({ isZip : true, rootPath : null })new (path:String, ?rootPath:String, isZip:Bool = true)
从OpenFL9开始,永远使用zip加载
Parameters:
path
rootPath
null
isZip
load (call:AssetLibrary ‑> Void, errorCall:String ‑> Void):Void
加载,并返回AssetLibrary实例
call