The imageUploaderFlash type exposes the following methods.
Name | Description | |
---|---|---|
cancelUpload | Stops the upload process. | |
getHtml | Generates the HTML code which will embed HTML5/Flash Uploader and returns it as a string. | |
set(Object) | Sets the specified properties. | |
upload | Starts the upload process. | |
writeHtml | Generates the HTML code which will embed HTML5/Flash Uploader and writes this code directly into the page. |