开发者

File Stream in Flex Web App

开发者 https://www.devze.com 2023-03-23 04:58 出处:网络
I want to read a file that is in the client machine in flex web app.But ı dont want file to send server for processing ı want开发者_Go百科 to to read content of file and show in it a component .The

I want to read a file that is in the client machine in flex web app.But ı dont want file to send server for processing ı want开发者_Go百科 to to read content of file and show in it a component .


The only option for you is using FileReference.load() method.

0

精彩评论

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