actionscript 3 - Can Flash AS3 FileReference access the size of a file on local disk before uploading to PHP? -
i want able size of file before uploading php script using filereference.
can file size before detecting bytestotal during upload process?
you should able access through "size" property of filereference object. http://www.adobe.com/livedocs/flash/9.0/actionscriptlangrefv3/flash/net/filereference.html#size
Comments
Post a Comment