Flash Actionscript 3 saving a XML file locally has a “Save As” window (How can I remove it?)
- 阅读更多 关于 Flash Actionscript 3 saving a XML file locally has a “Save As” window (How can I remove it?)
问题 So, I have a flash application that handles several client profiles for a company. Whenever a new client profile is created, it saves a new XML file localy. My problem is that instead of doing a "silent" file creation, a window pops up just like doing a "Save As" as to confirm that the file is being saved on disk and which name should it be. Is there a way to do a file save within flash without it calling out that window? If so, would it be possible to link me to an example of it? Here is an