I know that at the moment in JavaScript there is no implementation of the dialog for saving files in JavaScript, but this can be done using Flash. I am looking for lib or source code in Flash that could do this for me so that I can call it via JavaScript. JavaScript knows the data and file name, I just want to open the file save dialog.
Also, is it possible to save multiple files at the same time? A user can create a couple of files and save them, so it would be nice if I didn’t need to open a dialog for each entry. :)
Tower source share