The following example shows how you can style links in a TextFlow object in Flex 4 by specifying the linkNormalFormat
, linkHoverFormat
, and linkActiveFormat
properties.
Full code after the jump.
Continue reading Styling hyperlinks in a TextFlow object in Flex 4