Skip to content

Files

This branch is 35 commits behind dojo/demos:master.

uploader

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 28, 2009
Dec 10, 2014
Aug 12, 2008
May 29, 2011
Aug 11, 2008
Jan 21, 2013
Aug 12, 2008
Oct 2, 2014
Jan 9, 2009
-------------------------------------------------------------------------------
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