简体   繁体   English

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

[英]Adobe AIR doesn't save file with file's extension

I am working on Adobe AIR application and some test users report to me about same issue. 我正在研究Adobe AIR应用程序,一些测试用户向我报告了同样的问题。 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. 当他们尝试从该应用程序保存项目文件时,他们无法向该文件添加任何扩展名(“。txt”,“。xml”或任何其他)。 All these users use Microsoft Windows. 所有这些用户都使用Microsoft Windows。

What can be the cause of the problem? 可能是问题的原因是什么?

It looks like this is a pretty standard issue with the browseForSave method of saving files. 对于保存文件的browseForSave方法,这似乎是一个非常标准的问题。 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/ 这篇文章应该为您提供一个可行的解决方案,以确保输入正确的文件类型: http//analogd.com/blog/adobe-air/adobe-air-tips-serie-browseforsave-set-default-file-extension-and- validatemodify /

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM