Tag Archive for 'scrubdelay'

03
Sep

Controlling a Flex tool tip’s show delay, hide delay, and scrub delay

The following example shows how you can control how long Flex will wait to display a tool tip after the user moves the mouse over a control, how long the tool tip will be visible before disappearing and how long a user can take when moving the mouse between controls before Flex waits to display a ToolTip.

Full code after the jump.

Continue reading ‘Controlling a Flex tool tip’s show delay, hide delay, and scrub delay’