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.