Chapter 17. Accessing Server-side Objects
In this lesson, you will:
Use the
<mx:WebService>
tag to retrieve data from the serverSort the collection returned from the server as result of the Web Service call
Declare the specific operations on the
<mx:WebService>
tagBind specific parameters to a Web Service operation
Upload a file to the server
Use the WebService ActionScript object to update data on the server
Implement a DataManager ActionScript class to centralize all your Web Service calls
Use the
<mx:RemoteObject>
tag to place an order on the serverMap a server object to an ActionScript class for data transfer between client and server
This lesson takes ...
Get Adobe Flex 2: Training from the Source 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.