Hi all,
im looking at doing an upload image piece for a site, however i need to return something from the PHP, the file name and size, reason being is that this is then being passed through to a javascript function.
I have found the following example:
http://labs.findsubstance.com/2008/04/03/as3-upload-encode-images/
but am wondering how you would be able to either return the php echo’s or the variable names in AS3
Any help would be greatly appreciated, im off to search the livedocs :stare: