Interact with external XML files using Actionscript 3.0

Опубликовано: 06 Октябрь 2024
на канале: FlepStudio
3,434
2

what is an XML document? - how to create an XML file - nodes and sub-nodes of an XML file - loading an external XML file using Actionscript 3.0 - the XML, XMLDocument and XMLNode classes - interpreting XML data within Flash - navigating through an XML file and recovering node values, sub-node values and attributes of the nodes - memorizing XML file data - recovering memorized XML data - printing out the recovered data into a Text Area.