The messages type exposes the following properties.
| Name | Description | |
|---|---|---|
|
|
cannotReadFile | Gets or sets the message displayed when the read file error occurs. |
|
|
dimensionsTooLarge | Gets or sets a message which states that the width or height of the selected image is too large. |
|
|
dimensionsTooSmall | Gets or sets a message which states that the width or height of selected image is too small. |
|
|
fileSizeTooSmall | Gets or sets a message which states that a user tries to select a file that is too small. |
|
|
filesNotAdded | Gets or sets the message displayed when a user tries to add files and some of them were not added because of restrictions. |
|
|
maxFileCountExceeded | Gets or sets a message which states that a user tries to select too many files. |
|
|
maxFileSizeExceeded | Gets or sets a message which states that a user tries to select a file that is too big. |
|
|
maxTotalFileSizeExceeded | Gets or sets a message which states that the total size of selected files is too large. |
|
|
memoryLimitReached | Gets or sets the message displayed when the limit of the amount of memory available to Adobe Flash Player is reached. |
|
|
previewNotAvailable | Gets or sets the message displayed when the image preview could be generated. |
|
|
tooFewFiles | Gets or sets the message displayed when the user tries to add fewer files than the minFileCount restriction. |
|
|
tooManyFilesSelectedToOpen | Gets or sets the message displayed when the limit of the number of files Image Uploader Flash can add to the Upload Pane at once is reached. |