Learning Flex 3 (Alaric Cole)

Getting Up to Speed with Rich Internet Applications (RIAs)

Chapter 8 Examples

Here are the example applications for Chapter 8: Laying Out Your Applications.

3 comments

3 Comments so far

  1. Rich February 18th, 2009 5:45 pm

    A question: In the first edition, page 106, example Figure 8-11, there is a CheckBox id=”dogsCheckBox”. It has label=”Likes Dogs”. I would like the label text to be *before* the checkbox box, and aligned with the label text label=”Age” of the NumericStepper id=”ageNS” just above it. How is that done?

  2. Alaric February 18th, 2009 8:34 pm

    CheckBox has a labelPlacement property which takes a value of left, right, top, or bottom.

  3. Rimi May 28th, 2009 5:01 am

    in chapter 7, i m doing same as source provided, it is coming except that style in background color.
    Please give some idea.

Leave a reply