10. Working with an XML Playlist
Lesson overview
In this lesson, you will learn to do the following:
• Understand the basic structure of an XML file.
• Understand how you can use XML in a Flash project.
• Create an XML object in Flash with ActionScript.
• Use the URLLoader
class to load an external XML file.
• Respond to COMPLETE
and ERROR
events of the URLLoader
class.
• Access data in an XML file from Flash using the XML features of ActionScript 3.0.
• Use XML data to control a music player application.
This lesson will take approximately 2 hours.
This lesson will show how to use the data in external XML files in your Flash projects by ...
Get ActionScript 3.0 for Adobe Flash Professional CS5 Classroom in a Book 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.