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