FileReference.save() 对话框的解决方法

发布于 2024-10-07 14:42:37 字数 166 浏览 7 评论 0原文

我对 Flex 还很陌生,目前正致力于将 Flash 游戏捕获到 flv 视频文件中。我使用 FileReference.save() 将捕获的文件写入用户系统中。目前它正在工作,但不是我想要的方式。

调用 fileReference 的 save() api 时,是否有办法绕过或自动执行保存对话框?

Im still new in Flex and currently working on capturing a flash game into a flv video file. Im using FileReference.save() to write the captured file in the user's system. It is working as of now but not the way I want it to be.

Is there a way to bypass or automate the save dialog box when invoking the save() api of fileReference?

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

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

发布评论

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

评论(1

不寐倦长更 2024-10-14 14:42:37

据我所知,不。这将违反 Flash 安全模型。除非用户允许,否则 Flash 应用程序无法写入磁盘。

AFAIK, no. This would be violation of Flash security model. Flash application cannot write to disk unless user allows it.

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