Adobe AIR 不保存带有文件扩展名的文件

发布于 2024-12-14 15:37:20 字数 149 浏览 0 评论 0 原文

我正在开发 Adob​​e AIR 应用程序,一些测试用户向我报告了同样的问题。当他们尝试从此应用程序保存项目文件时,他们无法向文件添加任何扩展名(“.txt”、“.xml”或任何其他)。所有这些用户都使用 Microsoft Windows。

问题的原因可能是什么?

I am working on Adobe AIR application and some test users report to me about same issue. When they try to save the project file from this application, they have no possibility to add any extension (".txt", ".xml" or any other) to the file. All these users use Microsoft Windows.

What can be the cause of the problem?

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

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

发布评论

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

评论(1

苯莒 2024-12-21 15:37:20

看起来这是保存文件的 browserForSave 方法的一个非常标准的问题。这篇文章应该为您提供一个可行的解决方案,以确保输入正确的文件类型:http://analogd.com/blog/adobe-air/adobe-air-tips-serie-browseforsave-set-default-file-extension-and-validatemodify/

It looks like this is a pretty standard issue with the browseForSave method of saving files. This post should give you a workable solution for ensuring the correct filetype is entered: http://analogd.com/blog/adobe-air/adobe-air-tips-serie-browseforsave-set-default-file-extension-and-validatemodify/

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