Flex URLLoader 上传 - 确定进度条?

发布于 2024-12-10 10:07:44 字数 196 浏览 1 评论 0原文

我的应用程序要求用户使用 FileReference / FileReferenceList 选择要上传的文件。然后客户端压缩文件数据并使用 URLLoader 上传文件内容。

URLLoader 的一个问题是上传时不会触发进度事件。如何跟踪上传进度?我无法为新压缩的 ZIP ByteArray 创建 FileReference。

——斯里

My application asks the user to select files for upload using a FileReference / FileReferenceList. The client then compresses the File data and uses URLLoader to upload the contents of the file.

One problem with the URLLoader is that the progress event does not get triggered for uploads. How do I track the upload progress? I am unable to create a FileReference for the newly compressed ZIP ByteArray.

-- Sri

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

风透绣罗衣 2024-12-17 10:07:44

考虑到Flex/Flash API的情况,答案是“不可能”

Given the situation of Flex / Flash APIs, the answer is "not possible"

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文