Flash Player 7.
DisplayBox.deleteItem([ID])
ID Optional; The ID on the row that you would like
to delete.default : the last selected row
True if successful.
Function; Deletes the row specified by ID, or the last row that was selected if ID was not passed. If ID exceeds the current number of rows or is below 1, the function will fail.