Mega Code Archive
Categories
/
Flex
/
Components
Set time that a tool tip is visible with ToolTipManager
import mx.managers.ToolTipManager; ToolTipManager.hideDelay = 2500;