Single Batch Multiple File Upload in Flash 8 (ActionScript 2.0)
This application demonstrates the extended file upload.
It means that, you will be able to upload "multiple" files browsed / selected from "multiple" directories also.
Other features:
* Default allowed types: .doc, .docx, .gif, .jpg, .png, and .txt files.
* Allowed file types can be set in the source code.
* Allowed file size can be set in the source code.
* Dynamically resizing image files.
* Customizable "browse" button.
* Customizable "upload" button.
* Customizable progress bar.
* Shows how many bytes uploaded.
* Shows percentage of bytes uploaded.
* Allows canceling of file upload at any time (before or even during the process).
File size is up to 5MB only !
Select from your Files to upload.