imageUploaderFlash Methods HTML5/Flash Uploader JavaScript

The imageUploaderFlash type exposes the following methods.

Methods

NameDescription
Public method cancelUpload Stops the upload process.
Public method getHtml Generates the HTML code which will embed HTML5/Flash Uploader and returns it as a string.
Public method set(Object) Sets the specified properties.
Public method upload Starts the upload process.
Public method writeHtml Generates the HTML code which will embed HTML5/Flash Uploader and writes this code directly into the page.