PDA

View Full Version : uploading files


ninjapeps
01-23-2007, 07:31 AM
is there any way to upload files with Flash 8?

senocular
01-23-2007, 12:55 PM
yes. look up the FileReference class. Note that you will need a server-side script like ASP/PHP to handle the upload

ninjapeps
01-24-2007, 07:10 AM
many thanks.