actionscript 3 - Flash/AS3 - Saving a File without Prompt -


i need save file in flash without prompt; program gets frames stage , saves them png files, along text file has name of object, , other properties it. code have save without problems, need not prompt me, because have lots of frames with.

is there way flash program or actionscript?

no, unless you're using adobe air. reason flash player , programs run through browser on internet, , if people use flash player start saving files on other people's computers, there serious security issues. air, on other hand, run on desktop, laptop, or mobile device, , its programs run directly off same, having been pre-installed. whereas website can start running script flash player without asking first, air requires have installed script/program on computer, meaning should there intentionally. security restrictions lighter, enabling use of file class in programs.


Comments

Popular posts from this blog

javascript - How to process users in one specific order using map o each function? -

java - Two interface have same method name with different return type -

javascript - Linking from page A to a specific iframe on page B -