开发者

Can Flash AS3 FileReference access the size of a file on local disk before uploading to PHP?

I want to be able to get the size of a file before uploading it to a PHP script 开发者_如何学运维using FileReference.

Can I get the file size before detecting bytesTotal during the upload process?


You should be able to access that through the "size" property of the FileReference Object. http://www.adobe.com/livedocs/flash/9.0/ActionScriptLangRefV3/flash/net/FileReference.html#size

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜