MACROMEDIA FLEX BUILDER-USING FLEX BUILDER Use Manual page 128

Table of Contents

Advertisement

In the Bindings panel (Window > Bindings), click the Plus (+) button.
3.
The Add Binding - Step 1 dialog box appears.
Tip: You can also open the Add Binding dialog box by right-clicking the component in Design
view or its tag in Code view, and then selecting Create New Binding from the context menu.
Select the second option ("Data Will Flow From") and then select the property to supply the
4.
data.
For example, if you want the source of the data to be the values entered by users in the selected
TextInput component, select the text:String property.
Click Next to specify the destination of the data.
5.
The Add Binding - Step 2 dialog box appears.
Select the component and property that will accept the data.
6.
For example, if you have a Label component that you want to use to display the value entered
in a TextInput component, select the Label component in the left pane and then select the
text:String property in the right pane.
Click Finish to create the binding.
7.
If the source of the binding doesn't have an ID, you will be prompted to set one.
The new binding appears in the Bindings panel.
128
Chapter 6: Working with Data

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flex builder

Table of Contents