-
xmlSourceCache
A Boolean value that sets whether gallery.xml file is cached by the browser, acceptable values are (true) or not (false). Turn off this option if you are updating your gallery very often. Note: if you are testing component locally turn on this option.
-
fullscreenScaleX
Parameter that specify how much percent from the available size will be taken for the Flash Object width. Available size: in full screen mode available size is limited by the monitor display size. 0.1 step = 10%
-
fullscreenScaleY
Parameter that specify how much percent from the available size will be taken for the Flash Object height. Available size: in full screen mode available size is limited by the monitor display size. 0.1 step = 10%
-
fullscreenEnabled
A Boolean value that indicates whether Fullscreen mode button is visible (true) or not (false).
-
backgroundColor
Color of the gallery background. It will be displayed if you don't use any image as background.
-
backgroundTransparent
Indicates the alpha transparency value of the gallery background. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
backgroundFile
Image file that will be used as a gallery background.
-
backgroundPosition
Position of the backgorund image. Acceptable values are "Crop", "Fit", "Stretch", "Center" and "Tile".
-
backgroundFullscreenPosition
Position of the backgorund image in full screen mode. Acceptable values are "Crop", "Fit", "Stretch", "Center" and "Tile".
-
buttonIconColor
Color of the slideshow, sound equalizer and fullscreen icons.
-
buttonIconHighlight
Highlight color of the slideshow, sound equalizer and fullscreen icons.
-
slideshowDelay
Delay between slides change, in seconds.
-
slideshowProgressColor
Icon color of the image progress loading.
-
slideshowAutoStart
A Boolean value that indicates whether slideshow starts automatically (true) or not (false).
-
slideshowEnabled
A Boolean value that indicates whether Slideshow button is visible (true) or not (false).
-
soundFile
Sound file that is used as a background music. Support MP3 format.
-
soundLoop
A Boolean value that indicates whether the sound is playing in a loop (true) or not (false).
-
soundVolume
Indicates the sound volume. Valid values are from 0 to 1.
-
soundEffectsEnabled
A Boolean value that indicates whether the sound effects on mouse over is turned on (true) or not (false).
-
buttonIconColor
Color of the equalizer and fullscreen buttons.
-
buttonIconHighlight
Highlight color of the equalizer and fullscreen buttons.
-
categoriesTabHeight
Height of the categories tabs, in pixels.
-
categoriesTabColor
Color of the categories tab.
-
categoriesTabHighlight
Highlight color of the categories tab.
-
categoriesFontFamily
Font family of the categories captions.
-
categoriesFontColor
Font color of the categories captions.
-
categoriesFontHighlight
Font highlight color of the categories captions.
-
categoriesFontSize
Font size of the categories captions.
-
categoriesPanelColor
Background color of the panel where categories tabs, slideshow, fullscreen buttons are situated.
-
categoriesPanelTransparent
Indicates the alpha transparency value of panel background. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
categoriesPanelLineColor
Color of the line that is between categories tabs panel and main image frame.
-
categoriesPanelLineTransparent
Indicates the alpha transparency value of line. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
categoriesPanelPosition
Position of the categories tabs panel. Acceptable values are "Top" and "Bottom".
-
categoriesPanelShadowEnabled
A Boolean value that indicates whether categories tabs panle has shadow (true) or not (false).
-
thumbLoadType
Load type of the thumbnails. Acceptable values are "AtOnce" (all thumbnails are loading at the same time) and "OneByOne" (each thumbnail is loading only after previous one).
-
thumbWidth
Width of the thumbnails inside grid cells, in pixels.
-
thumbHeight
Height of the thumbnails inside grid cells, in pixels.
-
thumbSpaceWidth
Width between thumbnails in thumbnails row, in pixels.
-
thumbBgColor
Thumbnails background color.
-
thumbBgTransparent
Indicates the alpha transparency value of the thumbnail background. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
thumbBorderThickness
Width of the thumbnail border, in pixels.
-
thumbBorderColor
Color of the thumbnail border.
-
thumbBorderTransparent
Indicates the alpha transparency value of the thumbnail border. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
thumbLoadingColor
Color of the thumbnail loading icon.
-
thumbScaleScript
The absolute or relative URL of the ASPX or PHP file that is used. A relative path must be relative to the HTML file. Absolute URLs must include the protocol reference, such as http://. Read more information about server script in the topic 'Using server scripts'.
-
NOTE: thumbnails can be creaetd in several ways - using Server scripts to create thumbnails. OR you can create thumbs using your own images, through thumb attribute and set link to this file, which will be used as a thumbnail. If the server scripts are turned off and you didn't specify thumb attribute, so thumbnails will be created from the main (original) images.
-
thumbScaleMode
A string that specifies how to scale thumbnail inside grid cells. Acceptable values are "Crop" and "Fit".
-
thumbBrightenAmount
Brightness amount of the thumbnails.
-
thumbDesaturateEnabled
A Boolean value that indicates whether the thumbnails are desaturated (true) or not (false).
-
thumbCaptionBgColor
Font background color of the thumbnails caption.
-
thumbCaptionFontFamily
Font family of the thumbnails caption.
-
thumbCaptionFontSize
Font size of the thumbnails caption.
-
thumbCaptionFontColor
Font color of the thumbnails caption.
-
thumbPanelPadding
Padding between thumnbnails row and thymbnails panel, in pixels.
-
thumbPanelColor
Background color of the thumbnails panel.
-
thumbPanelTransparent
Indicates the alpha transparency value of the thumbnails panel background. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
thumbPanelControlColor
Color of the thumbnails panel controls.
-
thumbPanelControlHighlight
Highlight color of the thumbnails panel controls.
-
tipWidth
Width of the floating tip, in pixels.
-
tipCornerRadius
Corners radius of the floating tip, in pixels.
-
tipBgColor
Background color of the floating tip, in pixels.
-
tipBgTransparent
Indicates the alpha transparency value of tip background. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
tipFontFamily
Font family of the text in floating tip.
-
tipFontSize
Font size of the text in floating tip.
-
tipFontColor
Font color of the text in floating tip.
-
popupBgColor
Background color of the popup window.
-
popupBgTransparent
Indicates the alpha transparency value of popup background. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
popupFramePadding
Padding between thumbnail and edge of the frame in popup window, in pixels.
-
popupFrameColor
Color of the frame in popup window.
-
popupCornerRadius
Corners radius of the popup window.
-
popupLoadingColor
Color of the image loading icon in popup window.
-
popupFontFamily
Font family of the text in popup window.
-
popupFontSize
Font size of the text in popup window.
-
popupFontColor
Font color of the text in popup window.
-
popupFontHighlight
Font highlight color of the text in popup window.
-
popupFontAlign
A string that specifies how to align image description in popup window. Acceptable values are "Left", "Right", "Center" and "Justify".
-
popupSlideScaleX
Width of the slide in percents from the window size. 0.1 = 10%
-
popupSlideScaleY
Height of the slide in percents from the window size. 0.1 = 10%
-
popupSlideBgColor
Background color of the slide in popup window.
-
popupSlideBorderThickness
Width of the slide border in popup window, in pixels.
-
popupSlideBorderColor
Color of the slide border in popup window.
-
popupSlideBorderTransparent
Indicates the alpha transparency value of slide border in popup window. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
popupSlideShadowDistance
Shadow distance from the slide frame in popup window.
-
popupSlideShadowTransparent
Indicates the alpha transparency value of shadow from slide frame. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
popupSlideShadowBlur
Blur ammount of the shadow from slide frame.
-
popupSlideShadowColor
Color of the shadow from slide frame.
-
popupSlideShadowInner
A Boolean value that indicates whether the slide frame has inner shadow (true) or not (false).
-
popupSlideShadowEnabled
A Boolean value that indicates whether the slide frame has shadow (true) or not (false).
-
popupSlideOnClick
Slide action on mouse click. Acceptable values are "None", "Zoom" (to control zoom use mouse scroll) and "Enlarge".
-
popupControlCornerRadius
Corners radius of the controls in popup window, in pixels.
-
popupControlBgColor
Background color of the cotrols in popup window.
-
popupControlBgHighlight
Background highlight color of the cotrols in popup window.
-
popupControlBgTransparent
Indicates the alpha transparency value of controls background. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
popupControlArrowColor
Color of the arrows in controls in popup window.
-
popupControlFontFamily
Font family of the controls captions in popup window.
-
popupControlFontColor
Font color of the controls captions in popup window.
-
popupControlFontHighlight
Font highlight color of the controls captions in popup window.
-
popupControlFontSize
Font size of the controls captions in popup window.
-
popupControlCloseCaption
Translated 'Close' into another language.
-
popupControlPrevCaption
Translated 'Prev' into another language.
-
popupControlNextCaption
Translated 'Next' into another language.
-
popupControlShadowEnabled
A Boolean value that indicates whether the controls in popup have shadow (true) or not (false).
-
popupVideoControlColor
Color of the controls for the video.
-
popupVideoControlHighlight
Highlight color of the controls for the video.
-
popupVideoTimelineBgColor
Background color of the timeline.
-
popupVideoTimelineColor
Color of the timeline.
-
popupVideoAutoStart
A Boolean value that indicates whether video starts automatically (true) or not (false).