Flash Player 7.
DisplayBox.MouseOut = function(ID)
{
// your statements here
}
ID The row ID
None.
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.