Flash Builder tools can assist you in creating applications that access data services. You start by creating a Flex project for your applications. You can then connect to a data service, configure the access of data from the service, and build a user interface for an application. In some cases, you first create the user interface and then access the data service.
- Creating a Flex project to access data services
- Connecting to data services
- Installing Zend Framework
- Using a single server instance
- Building the client application
- Configuring data types for data service operations
- Testing service operations
- Managing the access of data from the server
- Flash Builder code generation for client applications
- Deploying applications that access data services