package flash.net
extends EventDispatcher
Available on flashnew ()
read only creationDate:Date
read only creator:String
read only data:ByteArray
read only modificationDate:Date
read only name:String
read only size:Float
read only type:String
browse (?typeFilter:Array<FileFilter>):Bool
cancel ():Void
download (request:URLRequest, ?defaultFileName:String):Void
load ():Void
save (data:Dynamic, ?defaultFileName:String):Void
upload (request:URLRequest, ?uploadDataFieldName:String, testUpload:Bool = false):Void
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/net/FileReference.html