DisplayBox.ImageClick

Availability

Flash Player 7.

Usage

DisplayBox.ImageClick = function(ID, ImageName) 
{
// your statements here
}

Parameters

ID The row ID

ImageName The name of the image in the row

Returns

None.

Description

Event handler; invoked when an image in a row is clicked. The ImageClick method receives two parameters, ID, which is a number representing the row that was clicked and ImageName which is the name of the image that was clicked.

Author

Telsim, Inc.