« 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
albumPreviewSize
Page last modified by tdominey on October 08, 2008, at 02:54 PM

Usage

slideShowProInstance.albumPreviewSize

Description

Property; an Array that assigns the width [0] and height [1] of each album preview image container in the gallery. This property is used when albumPreviewScale is set to either "Inline Crop to Fit" and "Inline Proportional", and ignored when set to "None" or "Scale Crop to Fit" (for in the former, preview images are loaded "as-is," while in the latter the container is scaled to match the width/height of the album itself). The default values is [54,40] pixels.

Example

The following example changes the size of each album preview container to 60 pixels wide by 50 pixels high:

my_ssp.albumPreviewSize = [60,50];


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