17XMLDocument, XMLNode, XML, and XMLList Classes
Overview
In this chapter all the properties and methods of the existing XML-related classes are shown with examples. For all examples there are working files in the Chapter 17 folder, in the corresponding subfolders. As in the AS2 section we also develop an XML file loading class, which can be called whenever we need to load an XML file. This loading class also has another function, with which we can load images and movies. We use this class for all the examples and later tutorials, since we do not want to rewrite the loading code over and over again. This makes our scripts simpler and easier to read. This class can also be used to call XML files from an external domain using the proxy method. ...
Get Flash XML Applications now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.