 | 19 Jun 17:23 The following example shows how you can set the label placement on a series of RadioButton controls in a Flex RadioButtonGroup by setting the labelPlacement property. Full code after the jump. 19 Jun 15:39 The following example shows how you can set an opaque background on a Flex RadioButton control by setting the opaqueBackground property. Full code after the jump. 18 Jun 16:40 The following example shows how you can set a creation complete effect on a Flex Button control by setting the creationCompleteEffect style. Full code after the jump. 17 Jun 16:35 The following example shows how you can set the header height on a Flex DataGrid control by setting the headerHeight property. Full code after the jump. 16 Jun 15:55 The following example shows how you can use an embedded font with the Flex ColorPicker control by setting the fontFamily style. Full code after the jump. 15 Jun 15:29 The following example shows how you can change the background fill colors for a Flex ComboBox control by setting the fillColors style. Full code after the jump. 14 Jun 16:31 The following example shows how you can loop over an Array in ActionScript 3.0 using the Array class’s every() method. Full code after the jump. 13 Jun 16:56 The following example shows how you can set the border color on a Flex DateField control by setting the borderColor style using MXML, CSS, and ActionScript. Full code after the jump. 13 Jun 15:52 The following example shows how you can apply a corner radius to specific corners of a Flex TextInput control’s focus rectangle by setting the focusRoundedCorners style. Full code after the jump. 12 Jun 16:37 The following example shows how you can set the number of visible items in a Flex ComboBox control’s dropdown menu by setting the rowCount property. Full code after the jump. | |  |