Creating text file from as2

Posted by Jordan on Stack Overflow See other posts from Stack Overflow or by Jordan
Published on 2010-04-06T20:42:44Z Indexed on 2010/04/06 22:33 UTC
Read the original article Hit count: 589

Filed under:
|
|
|

I'm trying to find a way to write to a text file from as2. I don't want to use any php or asp because my app needs to run without an internet connection. As3 has FileReference.save() and judging by the amount of searching I've done, as2 doesn't have that simple of a solution. Does anyone have a way even if its hacky to write to a txt file from as2?

© Stack Overflow or respective owner

Related posts about as2

Related posts about flash