Saving Data to an External File

This is a pretty general topic, but as I in this case was interested in terms of a Highscore list, I thought I’d post it here.

So I found the old “Displaying Data from an External File” tutorial, which I must say was surprisingly easy to do. And formating my highscores to match that syntax would be fairly easy. But how do I “write” the string back to the text file? I’m afraid it won’t be that simple, but my fingers are crossed. :slight_smile:

If possible I’d like to work around XML, PHP, etc, not that PHP would be any problem as I’ve used that quite a lot. But I’m looking for the easiest possible way here, i.e. “how to store a simple text string to a text file from flash”. Any pointer or link to outside tutorial appreciated.

Thanks in advance :slight_smile: