Skip to main content
October 22, 2009
Question

Flash File Uploader Status with some message

  • October 22, 2009
  • 1 reply
  • 491 views

Hi i have flash CS3 and CS4. basically i have made a class file in AS3, which can upload file from user machine with the help of PHP. Now, as of my project requirement, I need to check the PHP return statement while uploading is in process or after uploading complete. So is it possible to check PHP return values, while uploading from Flash CS3 or CS4????

This topic has been closed for replies.

1 reply

robdillon
Participating Frequently
October 22, 2009

Here's an example file that you can adapt to your needs. It allows for multiple file uploads and shows the progress of each file.

http://www.ddg-designs.com/downloads/uploadMeMultiple.zip