I have a Flash project that I need to have save files to the users local machine. I had thought that Flash included tools for working with files, but apparently this won't be implemented until the Flash Player 10 is around.
I'm working with CS3 using ActionScript 3, and I thought that maybe the Jugglor tool JSave might be able to accomplish what I want to do, however the documentation for using JSave on anything after Flash MX is basically non-existant.
Does anyone know how to use JSave in ActionScript 3 to save a file or have a better solution for saving files in Flash?
Thanks