Sunday, May 20, 2012

[Action Script] Writing to an external text file May,2012

I've been trying to figure out how to write data to an external txt file.
So far, I've managed to retrieve data from a pre-made file using the URLLoader method which is fine. Not what I want though. I found a tutorial that shows how to do write data using another language (php I think) but I'd rather not have to learn another language at the minute.

Does anyone know of a way I can read/write data using AS3? If not, what's my best bet?

Thanks in advance.
Writing to an external text file

Related Post



0 comments: