Tutorial: Loading XML Data in Flash using ActionScript

January 24th, 2008 by Blue Chi
Posted in Flash, Tutorials

Loading XML Data in Flash using ActionScript

XML can be used to load external data in Flash to provide an easy method for structuring content so that it is easy to understand, process, and update. Our Flash XML tutorial will teach you the basics on how to create a Flash-friendly XML file and how to load and process this XML file in Flash using the ActionScript XML object.

Post a Comment