flash read txt
flash read txt
Out of context: Reply #6
- Started
- Last post
- 6 Responses
- caseyc0
Just use an xml object, but instead of an onLoad function use onData and you can get the raw data from the txt file as a string. No need to do name/value pairs or valid xml.
It's a bit of a hack but it works, here's an example: