I need to write xml data to user's hard drive from a Flash EXE. I know that Flash can't do this. I have looked at SWFKit, Zinc, Jester etc and they all have functionality much greater than I need, and therefor more money than I want to spend ($300+)!
Are there any cheaper versions that can write text to file, around $50, that anybody knows about?
You don't have to buy anything for AIR; the SDK is free, and so is the runtime. It does requier that you use AS3, though, and that users install an application rather than just running an EXE. But it means getting file system APIs (among others)