« 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
setStartAlbum()
Page last modified by tdominey on December 01, 2008, at 08:12 AM

Usage

slideShowProInstance.setStartAlbum(albumID, number);

Parameters

albumID — The ID of the album to load.

number — The number of the image (inside "albumID") to load. Minimum value is 0, maximum value is total number of images in the album (minus 1 to accommodate for zero-index).

Returns

Nothing.

Description

Method; Instructs SlideShowPro which album and (optional) image number the component should first display at startup. Note: This method will be overridden if permalinks is set to "On", and the browser URL contains a valid permalink when the SWF is loaded. Using this method will also override galleryAppearance if set to "Startup".

Example

This example assigns image #40 (in the navigation) inside the "nature" album:

my_ssp.setStartAlbum("nature",39);


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