« 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

Page last modified by tdominey on October 08, 2008, at 02:49 PM

Usage

slideShowProInstance.setSize(width, height);

Parameters

width A number that indicates the width of SlideShowPro, in pixels.

height A number that indicates the height of SlideShowPro, in pixels.

Returns

Nothing.

Description

Method; resizes SlideShowPro to the requested size. Numbers should be whole (no decimals). This method overrides any manual resizing performed on the component when placed on the stage.

Example

This example resizes the slideshow component instance to 400 pixels wide and 200 pixels high:

my_ssp.setSize(400,200);


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