SWFUpload Field
Original Source Code (Download | Documentation)
An exmple of the SWFUpload field installed on a custom website form.
An example of the SWFUploadField integrated into a CMS interface.
About the Application
This plugin will allow the use of a SWFUploadField object as a substitute for a FileField in the CMS or on any custom form on your website. SWFUpload is an open source project that enables the use of Flash-based uploading through Javascript.
Requirements
Silverstripe 2.2.2 or later
Codebase
PHP, Javascript
Features
- Allows multiple files to be uploaded in a single queue
- Interrogates files for requisite type and size during browse (invalid files are greyed out)
- Upload progress is displayed
- No Javascript coding necessary -- all configuration handled by the SWFUploadConfig PHP class
- Bundled with CSS styles for uploading UI
Try it
SVN: svn co http://carlinowebdesign.svn.beanstalkapp.com/modules/trunk/swfupload
Current version: 0.6
File: swfupload3 (54 KB)
File: swfupload3 (54 KB)