开发者

file transfer in flex

开发者 https://www.devze.com 2022-12-14 17:30 出处:网络
Try to explain my problem first. In my local drive(C:\\temp) have zip file.I want to transfer this file in the server location.

Try to explain my problem first. In my local drive(C:\temp) have zip file.I want to transfer this file in the server location.

the problem which i faced, i want to do that without fileReferenceList.browse();

fileReference = FileReference(fileList[0]); 

In fileReference variable, may be given t开发者_如何学编程he file object.

How I can make the process in different way. Please help me with tutorials or source code.


It works only with Adobe AIR.


This tutorial seems to have source code you can use: http://blog.flexexamples.com/2007/09/21/uploading-files-in-flex-using-the-filereference-class/

0

精彩评论

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

关注公众号