import mx.managers.ToolTipManager; public function app_init():void { ToolTipManager.showEffect = fadeIn; }