Archive for July 24th, 2007

Using AS3 to load XML data it’s quite different than using AS2. In this tutorial I will explain to you, how we can load an external XML data, bring it to the fla file, and parse it to a List component.
Using your notepad or similar program, make a simple XML file like the bellow example.
<?xml [...]