Flex Builder 3 has taken it one step further with the introspection wizard. Using a modified version of Apache Axis framework, the new wizard generates proxy classes that takes care of Web Service data transfer and event plumbing.
The following example shows how you can call a ColdFusion Web Service from Flex using the <mx:WebService /> tag.
<?xml version=”1.0″ encoding=”utf-8″?>
<mx:Application xmlns:mx=”http://www.adobe.com/2006/mxml”
layout=”vertical”
verticalAlign=”middle”
backgroundColor=”white”> Read more…
The Adobe® Flex™ 3 Software Development Kit (SDK) includes the Flex framework (component class library) and Flex compiler, enabling you to freely develop and deploy Flex applications using an IDE of your choice.
ote: If you plan on using AIR 1.1 instead of AIR 1.0, please read Matt Chotin’s Developing Flex applications for AIR 1.1 article to learn how to update the Flex SDK.
home |
about | submit an Application | tags | site map | contact us
© Learn Flex 2008, All rights Reserved.

