The following example shows how you can customize the appearance of the status message in an Alert control in Flex by setting the statusStyleName style and status property.
Full code after the jump.
Continue reading ‘Styling the Alert control’s status message’
The following example shows how you can set and style a status message in a Flex Alert control by simply setting the status property (and statusStyleName style if you want to style the status message).
Full code after the jump.
Continue reading ‘Adding a status message to a Flex Alert control’
The following example shows how you can set custom status messages in a Flex Panel container by setting the aptly named status property.
Full code after the jump.
Continue reading ‘Setting custom status messages in a Flex Panel container’