XML text in Flash
XML text in Flash
Out of context: Reply #4
- Started
- Last post
- 6 Responses
- shant0
XML is a little complicated. You can't just load an XML file in one step and use it in flash. It needs to be parsed.
So search for an XML parser tutorial.