Hi
I'm working on an e-learning project that acts like a quiz. Old version was flash 5 movie and used FSCommand to save results into txt file on a hard drive. But new versions of flash doesn't support that. I don't use browser and application should run locally. What I need is simplest solution to write txt (or sort of database) to a HDD. Any combination with JS or other programs are welcome.
THNX