« Back to slideshowpro.net
SlideShowPro Help Wiki
Recent changes / Search

SlideShowPro for Flash

SlideShowPro for Lightroom

SlideShowPro Director

SlideShowPro Director Hosting

SlideShowPro ThumbGrid

Extras

Screencasts

SlideShowPro for Flash
previousImage()
Page last modified by tdominey on October 08, 2008, at 02:47 PM

Usage

slideShowProInstance.previousImage();

Parameters

None.

Returns

Nothing.

Description

Method; instructs SlideShowPro to change the display mode to manual and load the previous image in queue (sequentially or randomly as set by the contentOrder property).

Example

This example assigns previousImage to the onRelease method of a movie clip with an instance name of "prev_bttn":

prev_bttn.onRelease = function() {
   my_ssp.previousImage();
}


© 2008 Dominey Design Inc. All Rights Reserved.
About | Contact | Privacy policy | License agreements