You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------------------
File Uploader - Multi-file uploading with Flash
-------------------------------------------------------------------------------
Author: Mike Wilcox (AnM8tR)
-------------------------------------------------------------------------------
Demo description
Demonstrates Dojo's multi-file uploader, using a SWF created with the
Deft project. Uploader is degradable for users without the correct
Flash version.
-------------------------------------------------------------------------------
Dependencies:
dojox.form.FileUploader
dijit.form.Button
dojox.embed.Flash
dojo.io.iframe
dojox.html.styles
The latest Flash Plugin (at least 9.0)
PHP5 / with GD2
writable UploadedFiles/ folder
-------------------------------------------------------------------------------
Installation instructions
Simply run the included demo.html
To build, use the supplied demo.profile.js as your profileFile
If the demo stalls on the loader, your UploadedFiles/ folder probably isn't
writable by your webserver. Check the logs.
-------------------------------------------------------------------------------
@rank:1