libjs-swfupload

Javascript library to use flash's upload functionality
  http://code.google.com/p/swfupload/
  0
  no reviews



Swfupload is a javascript library that wraps the flash player's upload function. it brings your uploads to the next level with multiple file selection, upload progress and client-side file size checking.

unlike other flash upload tools, swfupload leaves the ui in the developer's hands. using a set of event handlers developers can display upload progress and status to the user in their own html/css ui.

features:
* multiple file selection
* file upload progress
* custom limits for file size and number of uploads
* filter by file type ie. *.jpg
* file queue
* customize the browse control
* flash 10 support