
120 Retrieve and Display Data
2. Save the file, wait until Flex Builder finishes compiling the application, and click the Run
button.
A browser opens and runs the application. Click an item in the DataGrid control and
then click the Read Full Post link. A new browser window should open and display the
blog page with the full post.
In this lesson, you used an RPC service component called HTTPService to retrieve data from
an RSS feed, and then you bound the data to a Label, DataGrid, TextArea, and LinkButton
control. To learn more, see the following topics in Flex 2 Developer’s Guide:
■ Chapter 44, “Understanding RPC Components”
■ Chapter 45, “Using RPC Components”
Comentarios a estos manuales