SlideShow.Navigate

SlideShow.Navigate ( 

string ObjectName,

number Position )

Example 1

SlideShow.Navigate("SlideShow1", SLIDESHOW_NEXT);

Navigates to the next slide in the "SlideShow1" slideshow object.

See also:  Related Actions