DisplayBox.MouseOver

Availability

Flash Player 7.

Usage

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

Parameters

ID The row ID

Returns

None.

Description

Event handler; invoked when the mouse cursor enters a row. The MouseOver method receives one parameter, ID, which is a number representing the row that has gained mouse focus.

Author

Telsim, Inc.