
Important note: Effective with the release of Adobe LiveCycle ES, the Adobe Flex Data Services 2 server product has been rebranded as a Solution Component of LiveCycle ES. This article was written based on Flex Data Services but will likely work as is with LiveCycle Data Services ES. Any articles referring to or using ColdFusion and Flex Data Services are not compatible with LiveCycle Data Services ES. To learn about the new capabilities of LiveCycle Data Services ES, see the tutorials in the LiveCycle Developer Center and read about Adobe LiveCycle Data Services ES.
Adobe ColdFusion MX 7.0.2 enables you to create applications with the rich Internet capabilities of Adobe Flex and the advanced data retrieval features of ColdFusion. You can use ColdFusion to create, read, update, and delete records in a database while using the rich presentation features of Flex. This article is part of a series of articles that demonstrate how you can use ColdFusion with Flex.
This article uses the Flex Phone Selector sample application to demonstrate some basic Flex funcitonality, including:
The Phone Selector application is a very simple example of a Flex application powered by ColdFusion. This sample application is deliberately small and highly focused to demonstrate ColdFusion Flex integration options, including:
This application is not intended to demonstrate development best practices, and was designed purely to demonstrate integration capabilities, functionality, and techniques.
Note: This application does not require Flex Data Services 2.0, nor does it require any data sources or setup within ColdFusion.
To make the most of this article, you need to install the following software and files:
Important note: Effective with the release of Adobe LiveCycle ES, the Adobe Flex Data Services 2 server product has been rebranded as a Solution Component of LiveCycle ES. This article was written based on Flex Data Services but will likely work as is with LiveCycle Data Services ES. Any articles referring to or using ColdFusion and Flex Data Services are not compatible with LiveCycle Data Services ES. To learn about the new capabilities of LiveCycle Data Services ES, see the tutorials in the LiveCycle Developer Center and read about Adobe LiveCycle Data Services ES.
Familiarity with ColdFusion data management and general Flex concepts.