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.
Continue reading ‘Setting the border color on a DateField control in Flex’
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.
Continue reading ‘Rounding specific corners on a focus rectangle in the TextInput control in Flex’