-
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'.
-
menuWidth
The width of the menu bar, in pixels.
-
menuBgColor
The background color of the menu.
-
menuAlign
A string that specifies how to align the menu. Acceptable values are "Left", "Center" and "Right".
-
menuMargin
The horizontal margin of the menu, in pixels.
-
menuStretched
A number which indicates that the menu will automatically stretched to the width of the header. In this mode, left and right margin of the caption of root items are calculated automatically.
-
menuDropDirection
A string that specifies the direction of the drop menu. Acceptable values are "Up" and "Down".
-
menuPosition
The position menu relative to slide.
-
menuRainbowHeight
The height of the inactive decorative element with a gradient background in the root menu.
-
logo
The absolute or relative URL of the logo 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://.
-
logoMarginTop
The top margin of the logo, in pixels.
-
logoMarginLeft
The left margin of the logo, in pixels.
-
titles
The list of captions of the slides. Format: "['title 1','title 2','title N']".
-
titleFontColor
The color of the titles.
-
titleFontSize
The font size of the titles.
-
titleMarginTop
The top margin of the titles, in pixels.
-
titleMarginRight
The right margin of the titles, in pixels.
-
titleTransition
The type of transition titles. Acceptable values are "Regular", "Strong", "Back" or "Elastic".
-
titleTransitionDuration
A number that indicates the duration of the transitions titles, in seconds.
-
titleShadow
A Boolean value that indicates whether it would be added drop shadow to the titles (true) or not (false).
-
slides
The list of absolute or relative URLs of the slides. Format: "['url 1','url 2','url N']". A relative path must be relative to the HTML file. Absolute URLs must include the protocol reference, such as http://.
-
slideWidth
The width of the slides (header), in pixels.
-
slideHeight
The height of the slides (header), in pixels.
-
slideBgColor
The background color of the slides.
-
slideBorderWidth
The width of the border of the slides, in pixels.
-
slideBorderColor
The color of the border of the slides.
-
slideBorderTransparent
Indicates the alpha transparency value of the border of the slides. Valid values are 0 (fully transparent) to 100 (fully opaque).
-
slideMarginBottom
The bottom margin of the slides, in pixels. It's the width of the space between the slides and the menu.
-
slideTransition
The type of transition slides. Acceptable values are "Fade", "Rectangles", "Rectangles Left", "Rectangles Right", "Rectangles Up", "Rectangles Down" or "Rectangles Drop".
-
slideTransitionDuration
A number that indicates the duration of the transitions slides, in seconds.
-
slideEffectRows
The number of rectangles in the grid column. This parameter is used to adjust the apperance of the transition slides "Rectangles".
-
slideEffectColumns
The number of rectangles in the grid row. This parameter is used to adjust the apperance of the transition slides "Rectangles".
-
slideDuration
A number that indicates the length of time between transitions slides, in seconds.
-
slideLoop
The number of slides cycles in loop. A zero value causes the slides to loop endlessly.
-
slideVisible
A Boolean value that indicates whether the slides (header) is visible or used only menu.
-
rootMenuItemHeight
The height of the root items, in pixels.
-
rootMenuColor
The background color of the root items.
-
rootMenuHighlight
The highlight background color of the root items.
-
rootMenuLinesColor
The color of the lines between the root items.
-
rootMenuCaptionAlign
A string that specifies how to align the caption of the root items. Acceptable values are "Left", "Center" and "Right".
-
rootMenuCaptionMargin
The horizontal margin of the caption of the root items, in pixels.
-
rootMenuFontFamily
The font name of the caption of the root items.
-
rootMenuFontSize
The font size of the caption of the root items.
-
rootMenuFontBold
Specifies whether the caption of the root items is boldface.
-
rootMenuFontColor
The color of the caption of the root items.
-
rootMenuFontHighlight
The highlight color of the caption of the root items.
-
subMenuItemHeight
The height of the sub items, in pixels.
-
subMenuColor
The background color of the sub items.
-
subMenuHighlight
The highlight background color of the sub items.
-
subMenuLinesColor
The color of the lines between the sub items.
-
subMenuCaptionAlign
A string that specifies how to align the caption of the sub items. Acceptable values are "Left", "Center" and "Right".
-
subMenuCaptionMargin
The horizontal margin of the caption of the sub items, in pixels.
-
subMenuFontFamily
The font name of the caption of the sub items.
-
subMenuFontSize
The font size of the caption of the sub items.
-
subMenuFontBold
Specifies whether the caption of the sub items is boldface.
-
subMenuFontColor
The color of the caption of the sub items.
-
subMenuFontHighlight
The highlight color of the caption of the sub items.
-
subMenuShadow
A Boolean value that indicates whether it would be added drop shadow to the sub menu (true) or not (false).