W3cubDocs

/Haxe Flash

FileReference

package flash.net

extends EventDispatcher

Available on flash

Constructor

new ()

Variables

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

Methods

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–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/flash/net/FileReference.html