MACROMEDIA FLEX BUILDER-USING FLEX BUILDER Use Manual page 46

Table of Contents

Advertisement

Insert a NumericStepper control by clicking to the right of the Quantity label in the ControlBar
6.
container, clicking the NumericStepper button in the Controls category of the Insert bar, and
specifying the following properties in the Attributes panel:
Common > id
Common > maximum
Common > minimum
Common > stepSize
Common > value
Size > width
Insert a button by clicking to the right of the NumericStepper control in the ControlBar
7.
container, and clicking the Button control on the Insert bar.
Modify the button text by double-clicking the button to open the Quick Tag Editor, and then
8.
changing the value of the
<mx:Button label="Add to Cart" />
Press Enter to accept your change and close the Quick Tag Editor.
9.
Save your work.
10.
In Design view, the completed product detail component should look similar to the following
figure if you select the Panel container:
46
Chapter 2: Flex Builder Tutorials
: qty
: 100
: 1
: 1
: 1
: 40
property as follows (shown in bold type):
label

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flex builder

Table of Contents