Copy link to clipboard
Copied
hi
we need to upload file option in as3.0. (.jpg, gif, swf, ect...) .
How to create this option. this upload file to store in one folder. any refference. sample file. help me
thanks
Copy link to clipboard
Copied
Here's a sample file upload .fla. It allows you to select a folder and then select as many individual files as you like to upload. The .fla calls a .cgi to do the actual file saving on the server, so you'll also need another file on the server to do this work. The second link is to a tutorial on writing a Perl script to do this.
Copy link to clipboard
Copied
Here is a link to a tutorial that is PHP-based.
http://permadi.com/blog/2010/06/flash-using-filereference-and-php-to-upload-files-to-server/
You should try searching Google for more. Use search terms like "AS3 upload file tutorial"
Find more inspiration, events, and resources on the new Adobe Community
Explore Now