The following example shows how you can display an error string on the Flex Image control when an image is unable to be loaded.
Full code after the jump.
Continue reading ‘Displaying an error tool tip for an Image control in Flex’
The following example shows how you can display an error string on the Flex Image control when an image is unable to be loaded.
Full code after the jump.
Continue reading ‘Displaying an error tool tip for an Image control in Flex’
The following example shows how you can use an embedded font with an error tool tip in Flex.
Full code after the jump.
Continue reading ‘Using embedded fonts with tool tips in Flex’
The following example shows a few different ways of checking to see if the user selected a CheckBox control before allowing them to click a Button control. Got other tips? Leave them in the comments!
Full code after the jump.
The following example shows how you can customize a Flex TextInput control’s error color and error string using the errorColor style and errorString property.
Full code after the jump.
Continue reading ‘Customizing a Flex TextInput control’s error color’