Batch-after-Batch Multiple File Upload in Flash 8 (ActionScript 2.0)
This application demonstrates the normal batch-after-batch upload.
It means that, you will be able to upload "multiple" files browsed / selected from a "single" directory.
Other features:
* Allowing .doc, .docx, .gif, .jpg, .png, and .txt files.
* File types are not limited, you can change them upon downloading this source code.
* File size limitation.
* 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).
* Grab the source code at http://strongphpsolutions.wordpress.com/2011/01/26/batch-after-batch-multiple-file-uploader-in-flash-8-source-code/
Allowing file size up to 5MB only !
Select from your Files to upload.