Populating a control from an HTTPService request
In this exercise, you will:
- Use HTTPService to get data from an XML file at runtime.
- Handle the results returned from the server and display them in a List control.
- Work with returned data as arrays and objects.
- Handle errors when trying to retrieve the data from a server.
Requirements
In order to complete this tutorial, you need the following software and files:
Flex
Builder 3
Exercise file:
Starter and solution files:
About the author
This content was authored by Adobe Systems, Inc.