The following example shows how you can get the currently visible tool tip in a Flex application by using the static ToolTipManager.currentToolTip property and the toolTipShown event.
Full code after the jump.
The following example shows how you can get the currently visible tool tip in a Flex application by using the static ToolTipManager.currentToolTip property and the toolTipShown event.
Full code after the jump.
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’