nathancolgate / s3-swf-upload-plugin

A rails 3 gem which allow user upload files to S3 through an embedded flash directly. All UI has been moved out of flex and can be controlled by CSS and JavaScript callbacks.
http://www.nathancolgate.com
MIT License
317 stars 74 forks source link

Multiple uploader instance support - Issue #21 #54

Closed darcy closed 12 years ago

darcy commented 12 years ago

SWFUpload supports this (http://demo.swfupload.org/v220/multiinstancedemo/index.php), and now S3SWFUpload can too.

There are a number of requests for this and an open ticket, which this should resolve: #21