Available on flash
@:flash.propertystaticdefaultObjectEncoding:UInt
@:flash.property@:require(flash11_7)staticpreventBackup:Bool
staticdeleteAll(url:String):Int
staticgetDiskUsage(url:String):Int
@:value({ secure : false })staticgetLocal(name:String, ?localPath:String, secure:Bool = false):SharedObject
@:value({ secure : false, persistence : false })staticgetRemote(name:String, ?remotePath:String, persistence:Dynamic = false, secure:Bool = false):SharedObject
new()
@:flash.propertyclient:Dynamic
@:flash.propertyread onlydata:Dynamic
@:flash.propertywrite onlyfps:Float
@:flash.propertyobjectEncoding:UInt
@:flash.propertyread onlysize:UInt
clear():Void
close():Void
connect(myConnection:NetConnection, ?params:String):Void
@:value({ minDiskSpace : 0 })flush(minDiskSpace:Int = 0):String
send(restArgs:Rest<Dynamic>):Void
setDirty(propertyName:String):Void
setProperty(propertyName:String, ?value:Object):Void
@: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