Note: This tutorial was created based on ColdFusion 8 and Flash Builder 4 beta 1. Though it still applies to ColdFusion 9, minor changes in the description and code may be necessary before it can be applied to Flash Builder 4 beta 2.
Adobe Flash Builder 4 has a form wizard that lets you quickly build a master/detail interface from server-side data with very little coding. You define the UI control that will display the master list of users to edit, and then you generate a form to display and edit the detail information.
In this tutorial, you will populate a ComboBox control with a data list of employees and customize the display. Next, you will generate a form that presents editable information about a selected employee. Lastly, you implement a button to update the employee's record in the database.
In order to make the most of this article, you need the following software and files:
In order to successfully complete this tutorial, be sure to set up and test your environment as outlined in Getting started with ColdFusion and Flash Builder 4 beta:
You can skip the steps above if you have already successfully completed the "Getting started with ColdFusion and Flash Builder 4 beta" tutorial or any other tutorial in this series.
This tutorial is intended for:
Trilemetry, Inc is a development and education organization that implements a human-centered design approach to the creation of software and content. Their Adobe portfolio includes the Adobe ColdFusion Getting Started Experience, the Adobe Flex Getting Started Experience, the Flex in a Week video series, the official Adobe instructor-led training course Flex 3: Extending and Styling Components and more. They also create and support many Web applications from interactive Flash sites and corporate web sites to mission-critical business applications.