Thumbnailer.toggleSlideshow

Availability

Flash Player 6

Usage

myThumbnailer.toggleSlideshow()

Parameters

None.

Returns

Nothing.

Description

Method; toggles the slideshow. When movement type is set to Slideshow or Default , calling this function will start or stop the slideshow. If slideshow is stopped, movement type will switch to Default.

Example

The following code will toggle the slideshow:

myThumbnailer.toggleSlideshow();