This documentation is for the old version. Go to the latest Upload Suite docs

imageUploaderFlash Members

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 Image Uploader Flash 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 Image Uploader Flash 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 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 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 enableRotation Gets or sets a value indicating whether it is possible to rotate images via Image Uploader Flash 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 height Gets or sets the height of the control.
Public property id Gets or sets a unique identifier of the control.
Public property imagePreviewWindow Gets or sets the Image Preview window settings.
Public property licenseKey Gets or sets the license key which allows to evaluate, develop, or publish Image Uploader Flash 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 or sets the upload restrictions.
Public property statusPane Gets or sets the Status Panel settings.
Public property topPane Gets or sets the Top Panel settings.
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.