A combo box is a commonly used graphical user interface. A combo box is a component with a drop-down arrow that users click to display an associated list of choices
Problem:
Create combo box and display on the label components which choice we will choose.
Requirements:
1). Combo Box 2). Label 3). Button
Procedure:
Step 1:
Create project. Already I have explained how to create project. If you forget, please remind the previous post.
I give the name for the project FlexExample.
Step 2:
Create file. Already I have explained how to create file. You follow that steps to create file.
A combo box is a commonly used graphical user interface. A combo box is a component with a drop-down arrow that users click to display an associated list of choices
Problem:
Create combo box and display on the label components which choice we will choose.
Requirements:
1). Combo Box 2). Label 3). Button
Procedure:
Step 1:
Create project. Already I have explained how to create project. If you forget, please remind the previous post.
I give the name for the project FlexExample.
Step 2:
Create file. Already I have explained how to create file. You follow that steps to create file.
I give the name for the file ComboScript.mxml
Include the following coding into the ComboScript.mxml