Simple File Uploader AS3
This is a simple file upload component. It supports an unlimited number of extension filters, it is php driven, it displays the upload progress, it has the option to cancel an upload, and after it is done you can see the file link. The file is saved with a unique name. It will never overwrite an existing file in the upload directory. XML Settings: - component width and height - browse extensions including description - upload location - upload script (php script included in the package) - full url to the upload location for returning the file link after upload Note : The package includes a php upload script. The server you are running on must have php support. The upload directory must have write permissions (chmod 777). The component wont work locally. It must be run on a server. Enjoy this new release from Oxylus Flash.