Flash Player 6
myThumbnailer.triggerThumb(index:Number)
Nothing.
Method; triggers the thumbnail. Same actions will be performed as when user clicks on the thumbnail.
The following code will trigger the third thumbnail:
myThumbnailer.triggerThumb(2);