ProFlashUpload - All Options Demo



Basic Options
Width:
Height:
Limit Options
Max Number of Files:
The is the total number of files you will allow the user to upload at a time. 0 or blank = unlimited.
Max Per-File Size:
The maximum file size limit for each file. Size is in KB, so 1024 = 1 Megabyte. 0 or blank = unlimited
Max Total File Size:
The maximum file size limit for all the files in the current upload queue. Size is in KB, so 1024 = 1 Megabyte. 0 or blank = unlimited
Colors
Theme Color:
Choose a theme as a starting point, then you cab customise the colors using the options below.
Status Text Color:
Header Background Color:
Header Text Color:
Row BG Color 1:
Row BG Color 2:
Selection Color:
Rollover BG Color:
Rollover Text Color:
Extra Options
Show Reset Button:
Show Upload Button:
Show Size Column:
Filter Options
Filter:
Block Extensions:
Text Options
"Browse" Text:
"Remove" Text:
"Reset" Text:
"Upload" Text:
"Stop" Text:
Callback & Redirect Options
On File Upload Callback:
An example function onFileUpload has been set up for you. View the page source to see this function.
On Complete Callback:
An example function onComplete has been set up for you. View the page source to see this function.
Redirect URL:
If provided, the user will be redirected to this page when the upload is complete.
Upload Name Conflict Option
Name Conflict:
Action to take if uploaded filename is the same as that of a file in the upload directory. Possible values are "Skip", "Overwrite" or "MakeUnique".
Javascript callback output: