Hello,

I've been trying and trying to find a way to write to a .txt file from flash, and I've been told you cannot do it... Though I am almost sure that i have, with flash mx... I cannot remember how, but anyway...

I know I cannot write to a .txt file on the internet... But what about just oin my machine? Is there ANY possible way that is possible...? maybe another program or plugin, or something I can use to write onto a .txt file from my machine???

I am really hoping that I can... The only other option I have is local shared objects... Which I just tryed to put a shared object on my machine with one .swf and load it in a nother... which doesnt work... So If I make one part of my game, and later plan to put it with another part, I'll have to totally rewrite the shared object lines for the new game,... A little confusing I guess, but...

I am really trying to avoid Shared Objects... So if anyone, knows of anything that would help me write to a text file on my machine... please tell me... BTW, I'm not sure how close writing to a .txt file is to writing using php... but is there a way to do that, but just on my machine? ... Thanks...

Peace,
~Bill

P.S. It doesnt have to be a .txt file.. It can also be a .dat or anything else I can open externally and edit. I also want it to be able to go where I want it to go(to a certain folder)... Thanks again!