DisplayBox.MouseOut

Availability

Flash Player 7.

Usage

DisplayBox.MouseOut = function(ID) 
{
// your statements here
}

Parameters

ID The row ID

Returns

None.

Description

Event handler; invoked when the mouse cursor leaves the current row. The MouseOut method receives one parameter, ID, which is a number representing the row that has lost mouse focus.

Author

Telsim, Inc.