Flash Player 7.
DisplayBox.DoubleClick = function(ID)
{
// your statements here
}
ID The row ID
None.
Event handler; invoked when a row is clicked 2 or more times in succession.
The DoubleClick method receives one parameter, ID, which is a number representing
the row that was clicked.