-
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'.
-
fontsXMLSource
The absolute or relative URL of the XML file with embedded font. A relative path must be relative to the HTML file. Absolute URLs must include the protocol reference, such as http://.
-
fontsEmbeded
A Boolean value that indicates whether the fonts embedded is used.
-
bannerWidth
The width of the banner, in pixels.
-
bannerHeight
The height of the banner, in pixels.
-
bannerCornerRadius
An integer value that sets the radius of all corners of the banner.
-
bannerBgColor
The color of the banner background.
-
bannerBgTransparent
Indicates the alpha transparency value of the banner background. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
bannerBorderThickness
An integer that specifies the thickness of a banner border.
-
bannerBorderColor
The color of the border.
-
foregroundFile
The absolute or relative URL of the foreground file. Supported file formats: SWF, JPG, PNG, GIF. A relative path must be relative to the HTML file. Absolute URLs must include the protocol reference, such as http://.
-
foregroundMarginLeft
The left margin of the foreground image, in pixels.
-
foregroundMarginTop
The top margin of the foreground image, in pixels.
-
snowflakeSize
The size of the snowflakes.
-
snowflakeCount
An integer value that sets the amount of snowflakes at the banner.
-
snowflakeType
The type of snowflakes.
-
snowfallSpeed
The speed of snowfall.
-
snowfallEnabled
A Boolean value that indicates whether the snowfall enabled (true) or not (false).
-
slideLoop
The number of slides cycles in loop. A zero value causes the slides to loop endlessly.
-
slideDuration
A number that indicates the length of time between transitions slides, in seconds.
-
slideTransition
The type of slides transition. Acceptable values are "Alpha", "Fade", "MaskCenter", "MaskRectAlpha", "MaskRectRotate", "MaskLeft", "MaskRight", "MaskTop", "MaskBottom", "MaskRandom".
-
slideTransitionDuration
An integer that indicates the duration of the transitions slides, in seconds.
-
slideStartRandom
A Boolean value that starts the slideshow with a random slide, acceptable values are (true) or not (false).
-
slideAutoStart
A Boolean value that sets autostart of the slideshow, acceptable values are (true) or not (false).
-
titleTransition
The type of transition titles. Acceptable values are "Fade", "MoveLeft", "MoveRight", "MoveTop" and "MoveBottom".
-
titleTransitionDuration
An integer that indicates the duration of the transitions titles, in seconds.
-
titleTransitionDelay
An integer that indicates the delay of the transitions titles, in seconds.
-
controlsMargin
The margin between the controls and the edge (the edge you are specifying in the parameter 'controlsAlign').
-
controlsAlign
A string that specifies how to align the controls. Acceptable values are "TopLeft", "TopRight", "BottomLeft" and "BottomRight".
-
controlsVisible
A Boolean value that shows or hides the controls, acceptable values are (true) or not (false).
-
buttonWidth
The width of the buttons in the controls.
-
buttonHeight
The height of the buttons in the controls.
-
buttonSpaceWidth
The space between buttons in the controls, in pixels.
-
buttonBgColor
The color of the button background.
-
buttonBgHighlight
The highlight color of the button background.
-
buttonFontFamily
The font name for buttons.
-
buttonFontSize
The point size for the buttons font.
-
buttonFontColor
The color of the buttons font.
-
buttonFontHighlight
The highlight color of the buttons font.
-
buttonSectorColor
The color of the symbol that shows the progress of slide loading.
-
buttonSectorHighlight
The highlight color of the symbol that shows the progress of slide loading.
-
buttonProgressColor
The color of the progress loading of the symbol part.
-
buttonProgressHighlight
The highlight color of the progress loading of the symbol part.
-
buttonShadowDistance
The distance of the button shadow, in pixels.
-
buttonShadowBlur
A value which indicates the amount of the shadow blur.
-
buttonShadowTransparent
Indicates the alpha transparency value of the button shadow. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
buttonShadow
A Boolean value that shows or hides the controls shadow, acceptable values are (true) or not (false).