| Parameter name |
Description |
| configPath |
Full Path to an XML or JSON configuration file (contains a filename).
Possible values: String. Default: "". |
imagesFolder |
Path to the folder with images.
Possible values: String. Default: "". |
buttons |
Button settings
navigationButtons |
Show/hide navigation buttons. Possible values: true, false. |
slideshowButton |
Show/hide slideshow button. Possible values: true, false. |
style |
Color scheme of buttons. Possible values: black, gray, blue, red, green, red, custom. |
cornerRadius |
Degree of button roundness. Possible values: [0, 90]
It works if the "style" parameter is set to "custom". |
color |
Button color.
Possible values: [0x000000, 0xFFFFFF]
It works if the "style" parameter is set to "custom". |
alpha |
Button transparency. Possible values: [0,100] |
|
image |
Image settings
align |
Image alignment. Possible values:left, right, top, bottom, center |
scaleMode |
Type of image scaling to the size of the visible area. Possible values: fit, fill, noScale |
cornerRadius |
Image corners roundness degree |
transitionEffect |
Type of image transition effect. Possible values: fade, zoom, pixel |
useShadow |
Show/hide shadow of image. Possible values: true, false |
|
caption |
Caption settings
position |
Position of image captions. Possible values: top, bottom |
fontSize |
Font size of image captions. Possible values: FontSizes |
fontName |
Font of image captions. |
bgAlpha |
Background transparency of captions. Possible values: [0,100] |
color |
Color of image captions. Possible values: [0x000000, 0xFFFFFF] |
bgColor |
Background color of captions. Possible values: [0x000000, 0xFFFFFF] |
visibleMode |
Defines when to show an image caption. Possible values: always, onRollOver, never |
|
thumbnail |
Thumbnail settings
size |
Thumbnail size. |
style |
Color scheme of thumbnails. Possible values: black, gray, blue, red, green, red, custom. |
alpha |
Thumbnail transparency. Possible values: [0,100] |
color |
Thumbnail color.
Possible values: [0x000000, 0xFFFFFF]
It works if the "style" parameter is set to "custom". |
cornerRadius |
Degree of thumbnail roundness. Possible values: [0, 90]
It works if the "style" parameter is set to "custom". |
colorOnRollOver |
Color of the thumbnail with the mouse pointer rolled over it. Possible values: [0x000000, 0xFFFFFF] |
colorOnClick |
Active thumbnail color. Possible values: [0x000000, 0xFFFFFF] |
fontSize |
Font size of thumbnail caption. |
fontName |
Font of thumbnail caption. |
fontColor |
Font color of thumbnail caption. |
fontColorOnRollOver |
Font color of the thumbnail with the mouse pointer rolled over it. Possible values: [0x000000, 0xFFFFFF] |
fontColorOnClick |
Active thumbnail font color. Possible values: [0x000000, 0xFFFFFF] |
useShadow |
Show/hide shadow of thumbnail. Possible values: true, false |
|
thumbBar |
Thumbnail bar settings
position |
Thumbnail position. Possible values: left, right, top, bottom |
scrollSpeed |
Thumbnail scroll speed. Possible values: (0,infinity). Reasonable values: [5, 20] |
useThumbBar |
Show/hide thumbnails. Possible values: true, false |
|
preloader |
Preloader settings
alpha |
Preloader transparency. Possible values: [0,100] |
usePreloader |
Show/hide preloader. Possible values: true, false |
|
slideshow |
Slideshow settings
start |
Enables/Disables slide show mode |
delay |
Image display duration in Slideshow mode (in seconds). Possible values: (0,infinity) |
loop |
Loop/unloop image display in automatic mode if all images are shown. Possible values: true, false |
stopAutoOnClick |
Possible values: true, false |
|
sounds |
Sound settings
onRollOver |
Sound heard when the mouse pointer is rolled over a thumbnail. Specify path to sound file. |
onClick |
Thumbnail click sound. Specify path to sound file. |
|