-
playerMode
When you use the component, you can switch between the Video and Photo modes. These modes have different control panel.
-
serverScript
The absolute or relative URL of the ASPX or PHP file 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'.
-
frameBgColor
The color of the frame background.
-
frameCornerRadius
An integer value that sets the radius of all corners of the frame.
-
framePadding
The padding that separates the border of the frame from its contents, in pixels.
-
framePaddingTop
The padding that separates the top edge of border of the frame from its contents, in pixels.
-
textFontFamily
The font name for text.
-
textFontSize
The point size for the font.
-
textFontColor
The text color.
-
textFontStaticColor
The additional color for static text.
-
xmlSource
The absolute or relative URL of the XML file with the structure of the contents of the component. A relative path must be relative to the HTML file. Absolute URLs must include the protocol reference, such as http://. Read more information about XML content file in the topic 'Working with XML content'.
-
videoWidth
The width of the video cell, in pixels.
-
videoHeight
The height of the video cell, in pixels.
-
videoBgColor
The background color of the video cell.
-
videoScaleMode
The videoScaleMode property determines how the video content are adjusted. This property can be set to Fit and Fill values. Fits in the entire video cell or fills the entire video cell with a video, cropping the edges of the image as necessary.
-
videoScaleButtonVisible
A Boolean value that indicates whether to show special button in control panel (true) or not (false). This button allows you to toggle between the video scale modes.
-
videoAutoPlay
A Boolean value that indicates whether to play video immediately (true) or show saver (false).
-
autoSlideshow
A Boolean value that indicates whether to auto start slide show (true) or not (false).
-
slideDuration
A number that indicates the length of time between transitions slides, in seconds.
-
controlsBgColor
The background color of the controls.
-
controlsFaceColor
The color of the controls.
-
controlsFaceHighlight
The highlight color of the controls.
-
controlsFaceDisabled
The color when the control is disabled.
-
buttonIconColor
The color of the icon of the button.
-
buttonIconHighlight
The color of the icon of the button when the pointer rolls over it.
-
buttonBorderColor
The color of the border of the button.
-
buttonBgColor
The background color of the button.
-
buttonBgHighlight
The background color of the button when the pointer rolls over it.
-
thumbnailsWidth
The width of the thumbnails, in pixels.
-
thumbnailsHeight
The height of the thumbnails, in pixels.
-
thumbnailsSpace
The width of space between thumbnails.
-
thumbnailsColor
The background color of the thumbnails.
-
thumbnailsBackground
The background color of the bar with thumbnails.
-
thumbnailsRectsColor
The color of decorative rectangles on the thumbnails bar.
-
thumbnailsVisible
A Boolean value that indicates whether the thumbnails bar is visible.
-
markerWidth
The width of the border of the marker, in pixels.
-
markerColor
The color of the thumbnails.
-
markerTransparent
Indicates the alpha transparency value of the marker. Valid values are 0 (fully transparent) to 1 (fully opaque).