Creating a Web Service Powered Flex Application in One Minute
This post belongs to the ‘How to Consume Web Services in Adobe Flex‘ series which provides tutorials and tips for Flex developers who want to access server-side data though Flex WebService. Read the introduction page here.
Your Key to the World of Web Services – Flex WebService
Posted by: Bryan Date: Wednesday, March 4, 2009 Comments: 15
How to Consume Web Services in Adobe Flex
Help! My Flex application is cool, but where are the data from?
You spend quit a lot of time building your Flex application with nice layout, fancy panels, and cool animations. Then all of a sudden, you realize one thing is missing:
Where and How to get the server-side data for my Flex application?
It feels like you have just got a most powerful cannon, but no ammunition to fire.
Using Adobe Flex as a front-end RIA tool, many people are familiar with common Flex components like Panel, HBox, or TileList. However, when coming to the topic like How to Consume Web Services in Adobe Flex, you might encounter some challenges including:
Posted by: Bryan Date: Tuesday, March 3, 2009 Comments: 2

