Flash XML question
Flash XML question
Out of context: Reply #8
- Started
- Last post
- 11 Responses
- Chadwick0
thanks diji, that might help. Do you know if it's possible to import a whole external XML doc like that?
Something like:
var myXML:XML = new XML("my_xml_doc.xml");
?