Getting Started > What's new in Flash 5 ActionScript > XML support

XML support

The predefined XML object allows you to convert ActionScript to XML documents and pass them to server-side applications. You can also use the XML object to load XML documents into a Flash movie and interpret them. The predefined XMLSocket object allows you to create a continuous server connection to pass XML data for real-time applications.