RSS

Loading and Parsing XML in Actionscript 3 – Part 1

1 Comment | This entry was posted on Jun 23 2008

In this first example, I’m going to show you how to load an external XML file into flash using actionscript 3 (as3). I like using XML for external config files or when the client will need to edit the content without flash.
Read more »