README

FlexUpload is an Adobe® Flex™ Application providing a Flash® gui to upload
multiple files via HTTP at once and show nice information about the upload
progress. It can be integrated in every webapplication which needs often to
upload multiple files e.g. image galleries.

------------------------------------------------------------------------------
License
------------------------------------------------------------------------------
see LICENSE

------------------------------------------------------------------------------
Files and directories in this archive
------------------------------------------------------------------------------
doc/
	Documentation of FlexUpload and Examples

src/
	Source code of flexupload.swf


www/
	Examples and the compiled flexupload.swf

www/js/swfobject.js
	SWFObject - Flash Player detection and embed

www/locale/*
	FlexUpload language files
	
www/uploaddir
	The directory where the example stores the uploaded files
	
www/_.htacces
	example .htaccess showing how to set PHP's 'upload_max_filesize'
	
www/class.flexupload.inc.php
	PHP-Class for easy implementation of FlexUpload in your own scripts
	
www/*_example.php
	Example how to implement FlexUpload
	
------------------------------------------------------------------------------
Install examples
------------------------------------------------------------------------------
Copy the files in www/ to your webserver (PHP 4.1+ have to be installed)
and make shure 'uploaddir' is writeable. Open 'flexupload_example.php' in your
favorite browser (Flash Plugin 9+ have to be installed).
You should now see FlexUpload ready to upload your files.

------------------------------------------------------------------------------
Changes
------------------------------------------------------------------------------
see CHANGELOG

Documentation generated on Mon, 18 Jun 2007 21:42:49 +0200 by phpDocumentor 1.3.0RC3