It is not as easy as just showing example code. Flex/AIR is a different beast compared to CF.
I just took the Lynda.com training on Actionscript for Flex and Flex 3. This will get you use to the language first. Then you can look into using remoteObject to connect to your CFC's via the flex gateway on the CF server. Here is some sample code of using remoteObject if you really want to dive in head first: http://livedocs.adobe.com/flex/3/html/help.html?content=data_access_4.html http://livedocs.adobe.com/flex/3/html/help.html?content=data_intro_2.html -----Original Message----- From: vishnu prasad [mailto:[EMAIL PROTECTED] Sent: Thursday, April 03, 2008 6:18 AM To: CF-Talk Subject: Coldfusion + AIR Hi all i am new to air actually i am yet to start programming in AIR Is is possible to call coldfusion web service from AIR if yes could any one provide me some samples or link on the same... like to develop an application air wich will get the data from databse using web service ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302582 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

