Flash Tutorial – XML and AS3

So you aren’t sold yet on making the switch from as2 to as3? This simple tutorial might do the trick. It shows the incredibly intuitive actionscript 3 method of loading an xml with flash and reading the data. It covers creating the URLLoader, reading the xml, including attributes and html text, without ever having to use firstChild or childNodes.


13

Comments