 | 3 Jun 16:32 The following example shows how you can use an embedded font with the Flex ComboBox control by setting the fontFamily style. Full code after the jump. 1 Jun 23:43 The following example shows how you can set a prompt on a Flex ComboBox control by setting the prompt property. Full code after the jump. 1 Jun 16:46 The following example shows you how you can use an embedded font with the Flex Accordion container by setting the headerStyleName style. Full code after the jump. 1 Jun 14:24 The following examples show how you can set the text leading (additional vertical space between lines of text) on a Flex Text control by setting the leading style using MXML, CSS or ActionScript. Full code after the jump. 31 May 16:19 The following examples show how you can prevent a user from clicking a Flex Accordion container’s header by creating a custom Accordion header renderer. Full code after the jump. 29 May 23:31 The following example shows how you can display a series of CheckBox controls using the Flex Repeater with an Array data provider. Full code after the jump. 29 May 12:33 In a previous example, “Displaying RadioButton controls using the Repeater in Flex”, we saw how you could use a Repeater in MXML to display a series of Flex RadioButton controls based on a data provider. The following example shows how you can create a Repeater using ActionScript to accomplish the same thing. Full code after the jump. 28 May 23:43 The following example shows how you can display a series of RadioButtons using the Flex Repeater with an Array data provider. Full code after the jump. 27 May 23:55 The following example shows how you can apply a border to specific sides (top, bottom, left, right) of a Flex NumericStepper control by setting the borderStyle and borderSides styles. The borderSides style is only supported when the borderStyle style is set to “solid”. Full code after the jump. 27 May 18:21 The following example shows how you can set the border thickness on a Flex NumericStepper control by setting the borderThickness style. The borderThickness style is only supported when the borderStyle style is set to “solid”. Full code after the jump. | |  |