XML loader class
Posted by : FireCode on Oct 25, 2010
When you are creating a flash component or something else that uses an external configuration file, you have to load the file first, in this case a XML file. In this Flash tutorial you will learn how to create a reusable class that loads a XML file. This class can speed up your coding time with just a couple of lines.

no comment
Add comment