My Account
Bookmark and Share

Stack Photo Gallery

Get natural looking tool emulating a set of photos for your website. No unnecessary options. Just take and use More Info

Help  >  Stack Photo Gallery  >  SWF Object  >  Gallery Parameters


Stack Photo Gallery - Gallery parameters


Parameter name Parameter description
imagesFolder

Path to the folder with images.

Possible values: String. Default: "".
caption

Caption settings.

color Color of image captions.
Format: 0xRRGGBB. Default: 0x000000.
fontName Font name.
Format: String. Default: Arial.

Example

<caption color="0x000000" fontName="Arial"/>
frameColor

Frame color.

Format: 0xRRGGBB. Default: 0xFFFFFF.
imageScaleMode

Image scaling type.

Possible values: fill, fit, noScale. Default: fill.
visibleImages

Number of visible images.

Default: 5.
usePhotoNumbers

Determines whether or not to display page numbers.

Possible values: Boolean(true/false). Default: true.
soundEffect

Image transition sound. You need to specify a path to your sound file.

Possible values: String. Default: "".
bgImage

Background image settings.

alpha Background of image transparency.
Possible values: [0,100].
source Path to the background of image file.

Example

<bgImage alpha="100" source="images/bg.jpg"/>
image

image size.

width Image width. Possible values: Number.
height Image height. Possible values: Number.

Example

<image width="300" height="200"/>
translation

Buttons text.

back The "back" button text. Format: String.
gotoLink The "Go to Link" button text. Format: String.

Example

<translation back="BACK" gotoLink="Go to Link"/>
XMLFile

Full Path to XML configuration file (contains filename).

Possible values: String. Default: "".
picasa

Using images from picasa.com

user login
albumID album ID

Example

<picasa user=" " albumID=" "/>

See: Inserting images from picasa.com