MultiPowUpload movie parameters
Parameter |
Type |
Description |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
showLink |
Boolean |
Only for commercial version! Determines whether Flash will show MultiPowUpload lable with link. Default value is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
alertAboutOldversion |
Boolean |
Determines whether Flash will execute javascript:alert("Flash is too old...") method if user has too old Flash player. Default value is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
useExternalInterface |
Boolean |
Determines whether Flash will use External Interface i.e communication between Flash and the Java Script. Default value is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
fontFamily |
String |
The font name for text. The default value is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
fontSize |
Integer |
The font size for text. The default value is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
listUseRollOver |
Boolean |
Determines whether rolling over a row activates highlighting. The default value is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
showIOError |
Boolean |
Determines whether occured IO error will be shown or Flash will try upload file again. The default value is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
removeUploadedFilesOnCancel |
Boolean |
Remove or not files from list when cancel button pressed. Default value is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cancelImmediately |
Boolean |
Cancel upload/download immediately or wait while file will be fully uploaded. Default value is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
numberRetry |
Integer |
The number of times Flash will try to upload file if IO error occures. Default value is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
javaScriptEventsPrefix |
String |
Prefix for MultiPowUpload Java Script events names. Default value is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
labelUploadVisible |
Boolean |
Determines whether label "Select files to Upload" visible or not. The default value is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
browseButtonVisible |
Boolean |
Determines whether browseButton visible or not. The default value is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
removeButtonVisible |
Boolean |
Determines whether removeButton visible or not. The default value is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
clearButtonVisible |
Boolean |
Determines whether clearButton visible or not. The default value is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uploadButtonVisible |
Boolean |
Determines whether uploadButton visible or not. The default value is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
progressBarVisible |
Boolean |
Determines whether own movie progress bar will be shown or not. Default value is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
dateFormatString |
String |
Pattern to show files date. Default value is
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uploadUrl |
URL |
The URL of the server script configured to handle upload through HTTP POST calls. The URL can be HTTP only. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
redirectUploadUrl |
URL |
URL of the page that automatically will be loaded after upload is finished. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
redirectTarget |
String |
Target to redirect redirectUploadUrl. The same like "target" parameter in <a> html tag.
Default value is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
fileTypes |
String |
An array of file types used to filter the files displayed in the dialog box. Example: All files|*.*;Images|*.jpg\;*.jpeg\;*.gif\;*.png\;*.bmp All files|*.* (All files are displayed) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
maxFileSize |
Integer |
Maximum file size each allowed for upload in bytes. Default value is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
maxFileCount |
Integer |
Maximum number of files allowed for upload. Default value is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
maxFileSizeTotal |
Integer |
Maximum total files size allowed for upload in bytes. Default value is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
downloadMode |
Boolean |
Determines whether Flash Movie has interface to download files. Default value is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
String |
List of files to show when Flash is in Download mode ( landscape.jpg|landscape.jpg|48546;frog.jpg|frog.jpg|45119 Empty string |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
loaderMode |
Boolean |
Determines whether Flash Movie has interface to load image files. Default value is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
imageToLoad |
URL |
URL of image to load if Flash is in Image Loader mode ( |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
backgroundColor |
Color |
The background color of the Flash movie. The default color is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
textColor |
Color |
The color of top lable text. The default color is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
buttonTextColor |
Color |
The color of buttons labels when button is active. The default color is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
buttonBackgroundColor |
Color |
The button background color when the button is up and active. The default color is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
buttonBorderColor |
Color |
The button border color when the button is active. The default color is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
buttonDisabledTextColor |
Color |
The color of buttons labels when button is disabled. The default color is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
buttonDisabledBackgroundColor |
Color |
The button background color when the button is disabled. The default color is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
buttonDisabledBorderColor |
Color |
The button border color when the button is disabled. The default color is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
buttonRollOverBorderColor |
Color |
The button border color when the pointer rolls over it. The default color is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
listTextColor |
Color |
The text color of items in list. The default color is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
listTextSelectedColor |
Color |
The text color of of items in list in the selected row. The default color is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
listTextRollOverColor |
Color |
The text color of of items in list when the pointer rolls over it. The default color is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
listBackgroundColor |
Color |
The background color of the list. The default color is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
listSelectionColor |
Color |
The background color of a selected row. The default color is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
listRollOverColor |
Color |
The background color of a row when the pointer rolls over it. The default color is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
listUploadedColor |
Color |
The background color of item in list when it was uploaded or downloaded. The default color is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
progressBarColor |
Color |
The foreground color in denoting the percent complete. The default color is |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
labelUploadText |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uploadButtonText |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
browseButtonText |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
removeButtonText |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
clearListButtonText |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cancelButtonText |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
totalSizeText |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
progressUploadCompleteText |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
progressUploadingText |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
progressUploadCanceledText |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
progressUploadStoppedText |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
progressMainText |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
retryDialogYesLabel |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
retryDialogNoLabel |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
retryDialogCaption |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
retryDialogMessage |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
labelDownloadText |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
downloadButtonText |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
progressDownloadCompleteText |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
progressDownloadingText |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
progressDownloadCanceledText |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
progressDownloadStoppedText |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
fileSizeExceedMessage |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
fileSizeTotalExceedMessage |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
filesCountExceedMessage |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
zeroSizeMessage |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
fileTypeWrongMessage |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sortAscLabel |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sortDescLabel |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sortByNameLabel |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sortBySizeLabel |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sortByDateLabel |
String |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
fileListPattern |
String |
Gives way to change file list representation. Possible patterns: <FILENAME>, <SIZE>, <DATE>
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
labelUploadWidth |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
labelUploadHeight |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
labelUploadX |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
labelUploadY |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
browseButtonWidth |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
browseButtonHeight |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
browseButtonX |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
browseButtonY |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
removeButtonWidth |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
removeButtonHeight |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
removeButtonX |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
removeButtonY |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
clearListButtonWidth |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
clearListButtonHeight |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
clearListButtonX |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
clearListButtonY |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
filesListWidth |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
filesListHeight |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
filesListX |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
filesListY |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uploadButtonWidth |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uploadButtonHeight |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uploadButtonX |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uploadButtonY |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
labelInfoWidth |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
labelInfoHeight |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
labelInfoX |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
labelInfoY |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
progressBarWidth |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
progressBarX |
Integer |
Default value: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
progressBarY |
Integer |
Default value: |