imageUploaderFlash Members HTML5/Flash Uploader JavaScript

The imageUploaderFlash type exposes the following members.

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.

Properties

NameDescription
Public property addFilesProgressDialog Gets or sets settings of the dialog which appears when a user selects quite a lot of files.
Public property amazonS3Extender Returns an instance of an Amazon S3 Extender associated with the uploader.
Public property cancelUploadButtonText Gets or sets a caption of the Cancel button.
Public property commonDialog Gets or sets the common dialog settings.
Public property converters Gets or sets the collection of converters.
Public property descriptionEditor Gets or sets the description editor settings.
Public property enableAddingFiles Gets or sets a value indicating whether the button which shows the Open File dialog is enabled.
Public property enableAutoRotation Gets or sets a value indicating whether the automatic EXIF-based photo rotation feature is enabled.
Public property enableDescriptionEditor Gets or sets a value indicating whether it is possible to add descriptions to files.
Public property enableDragAndDrop Gets or sets a value indicating whether the uploader accepts files through drag-and-drop operation.
Public property enableExifPreview Gets or sets a value indicating whether the uploader should try to extract a preview from EXIF.
Public property enableImageEditor Gets or sets a value indicating whether to enable a built-in image editor (crop tool and/or draw tool).
Public property enableRotation Gets or sets a value indicating whether it is possible to rotate images via HTML5/Flash Uploader GUI.
Public property events Gets or sets the collection of client-side events.
Public property files Gets or sets a collection of user-selected files.
Public property flashControl Gets or sets the Flash control.
Public property folderProcessingMode Configures the folder uploading functionality.
Public property height Gets or sets the height of the control.
Public property id Gets or sets a unique identifier of the control.
Public property imageEditor Gets or sets the image editor settings.
Public property imagePreviewWindow Gets or sets the Image Preview window settings.
Public property informationBar Gets or sets the information bar settings.
Public property licenseKey Gets or sets the license key which allows to evaluate, develop, or publish HTML5/Flash Uploader according to the license key type (trial, development, or full).
Public property locale Gets or sets the control locale.
Public property messages Gets or sets messages.
Public property metadata Gets or sets an additional upload data.
Public property paneItem Gets or sets the pane item settings.
Public property restrictions Gets a restrictions object configuring upload restrictions.
Public property statusPane Gets or sets the Status Pane settings.
Public property topPane Gets or sets the Top Pane settings.
Public property type Gets or sets type or priority of HTML5/Flash Uploader controls.
Public property uploadButtonText Gets or sets a caption of the button which starts the upload of the selected files.
Public property uploadErrorDialog Gets or sets the Upload Error dialog settings.
Public property uploadPane Gets or sets the Upload Pane settings.
Public property uploadSettings Gets or sets the upload settings.
Public property width Gets or sets width of the control.