The following example shows how you can set an error string on a Flex CheckBox control by setting the errorString property.
Full code after the jump.
Continue reading ‘Setting an error string on a CheckBox control in Flex’
The following example shows how you can set an error string on a Flex CheckBox control by setting the errorString property.
Full code after the jump.
Continue reading ‘Setting an error string on a CheckBox control in Flex’
The following example shows how you can align the text label within a Flex Button control by setting the textAlign style.
Full code after the jump.
Continue reading ‘Aligning a label in a Button control in Flex’