3dgallery.xml Description - Version 4.2


Gallery
GalleryRadius Specifies the width of the Gallery.
Default: 400
(see help file "How the Gallery works")
Experiment with the settings Radius and Focus to obtain the desired configuration of your Gallery.
GalleryFocus Specifies the spatial extension of the Gallery.
Default: 250
Depending on the set value, the gallery moves backwards or forwards, and the images appear smaller or larger.
(see help file "How the Gallery works")
Experiment with the settings Radius and Focus to obtain the desired configuration of your Gallery.
GalleryPerspective Specifies the vertical view on the Gallery.
Default: 0
GallerySpeed Specifies the speed of rotation of the Gallery.
Default: 6
GalleryCenterTop Specifies the position of the Gallery starting from the center of the animation window.
Plus and minus values are accepted. e.g -20
The standard position of the Gallery is in the center of the animation window. With this attribute the Gallery can be shifted vertically.
Default: 0
GalleryRandomImages Specifies the number of images shown randomly at any time. Images are taken randomly from the complete selection contained in the Gallery.
Default: -

Navigation
NavigationType
Specifies the rotation options of the Gallery.
Default: auto

The following options are supported:
auto : The Gallery rotates automatically.

Or Navigation buttons are displayed by which the Gallery rotation can be directed to run clockwise or counter-clockwise:
br : Bottom Right
bl : Bottom Left
tr : Top Right
tl : Top Left
custom : The navigation buttons can be positioned anywhere.
NavigationButtonsColor Specifies the color oft the buttons.
Default: #ff0000
NavigationButtonsAlpha Specifies the alpha transparency value of the buttons. (%)
Default: 75
NavigationButtonLeftLeft Specifies the margin between the animation window and the left border of the left button.
Default: 0
Note: This element works only when the option NavigationType ist set to  custom.
NavigationButtonLeftTop Specifies the margin between the animation window and the upper border of the left button.
Default: 0
Note: This element works only when the option NavigationType ist set to  custom.
NavigationButtonRightLeft Specifies the margin between the animation window and the left border of the right button.
Default: 0
Note: This element works only when the option NavigationType ist set to  custom.
NavigationButtonRightTop Specifies the margin between the animation window and the upper border of the right button.
Default: 0
Note: This element works only when the option NavigationType ist set to  custom.

Background
BackGroundVisible Specifies whether an image should appear as background image.
Default: false
Note: If a background image is used, performance can be affected to some degree. If fastest performance is a top priority, you may consider other design options.
BackGroundPath Specifies the path of an image displayed as the background image.
Default: -
BackGroundTop Specifies the margin between the animation window and the upper border of the background image.
Default: 0
BackGroundLeft Specifies the margin between the animation window and the left border of the background image.
Default: 0

Effects - Image Reflection
ReflectionVisible Specifies if a reflection should be visible.
Default: true
Hint: When the glow effect is activated, no reflection will be shown!
ReflectionAlpha Specifies the alpha transparency value of the reflection. (%)
Default: 40
ReflectionHeight Specifies the height of the reflection. (%)
Default: 50
ReflectionDistance Specifies the distance the reflection starts from the bottom of the Gallery.
Default: 0

Effects - Image Glow
HoverGlowEnabled Specifies if a glow effect should be displayed on an image when the curser is placed over it.
Default: false
Hint: When the glow effect is activated, no reflection will be shown!
HoverGlowColor Specifies the color of the glow effect.
Default: #ff0000
HoverGlowAlpha Specifies the alpha transparency value of the glow effect (%).
Default: 100
HoverGlowBlur Specifies the extent of the glow effect.
Default: 32
Hint: Values that are a power of 2 (such as 2, 4, 8, 16, and 32) are optimized to render more quickly than other values.
HoverGlowStength Specifies the intensity of the glow effect. (1 - 255)
Default: 2
HoverGlowQuality Specifies the presentation quality of the glow effect (1 -3 ).
Default: 3

Effects - Image Rotation
HoverRotationEnabled Specifies if an image should feature a rotation effect when the curser is placed over it.
Default: false
HoverRotationSpeed Specifies the speed of the rotation effect. (1 - 20)
Default: 15
HoverRotationRadians Specifies the degree of rotation of the image. (180 / 360).
Default: 180

Effects - Image Zoom
HoverZoomEnabled Specifies if a zoom effect is to be displayed in an image when the curser is placed over it.
Default: false
HoverZoomRate Specifies the zoom rate of the effect. (%)
Default: 5

Content1 / Content2  (dynamic text fields)
Content1HTML /
Content2HTML
Specifies that the <Content1></Content1> / <Content2></Content2> element supports a subset of standard HTML tags.
Important! If this attribute is "true" the settings for Align, Bold, Italic, Font, Font Color, Font Size, Leading and Underline are ignored.
Default: false


The following HTML tags are supported:
Anchor: <a href='http://www.3dcarousel.com'>Link</a>
Bold: <b>Lorem ipsum ex vel prima</b>
Font: <font color='#ffffff' face='Verdana' size='12'>
Paragraph: <p>Lorem ipsum ex vel prima</p>
Underline: <u>Lorem ipsum ex vel prima</u>
Break: <br>Lorem ipsum ex vel prima
Image: <img src='../images/logo.gif' width='80' height='30' hspace='0' vspace='2' align='left' />
List Item: <li>Lorem ipsum<br>Lorem ipsum</li>
Content1AntiAliasing /
Content2AntiAliasing
Specifies that the font faces should be rendered more legible.
Default: false

The setting enables high quality rendering and should be used by preference when using small fonts. (< 10 px)

HTML: When selecting anti-aliasing, the standard font (Verdana) will be used automatically! Please don’t define any fonts in HTML! If you do, the text will not be displayed!

<font color='#ffffff' size='11' face='Times New Roman'>Text</font> invaild!
<font color='#ffffff' size='11'>Text</font> vaild!
Content1Align /
Content2Align
Specifies the horizontal alignment of the text.
Default: left
Content1Bold /
Content2Bold
Specifies whether the text is boldface.
Default: false
Content1Italic /
Content2Italic
Specifies whether the text is italicized.
Default: false
Content1Font /
Content2Font
Specifies the font to be used.
Default: Verdana

If the font size is very small, the standard font (Verdana) should be used.
Content1FontColor /
Content2FontColor
Spezifies the color of the text.
Default: #333333
Content1FontSize /
Content2FontSize
Spezifies the size of the text.
Default: 12
Content1Leading /
Content2Leading
Specifies the space in pixels between lines.
Default: 0
Content1Underline /
Content2Underline
Specifies whether the text is underlined.
Default: false
Content1Left /
Content2Left
Specifies the margin between the text and the left border of the animations window.
Default: 0 | 110
Content1Top /
Content2Top
Specifies the margin between the text and the upper border of the animations window.
Default: 10 | 10
Content1Width /
Content2Width
Specifies the width of the text field.
Default: 100 | 100
Content1Height /
Content2Height
Specifies the height of the text field.
Default: 30
Content1TopMost /
Content2TopMost
Specifies that the text field is shown on top of other elements.
Default: true
Content1BgColor /
Content2BgColor
Specifies the background color of the text field.
Default: -
Content1Border /
Content2Border
Specifies that a frame will be displayed around the text field.
Default: false
Hint: Showing the contours can also be helpful for positioning the text field!
Content1BorderColor /
Content2BorderColor
Specifies the border color.
default: -

Gallery Images
<ImagePath> Specifies the path of the image displayed in the Gallery.
<ImageLink> Specifies the link to the page to be loaded when clicking on the image.
<ImageLinkTarget> Specifies where the new page will be shown when the user follows a link.
Default: _blank

The following values are supported:
_blank: The page will be shown in a new browser window.
_self: The page will be shown in the Gallery window.
_parent: The page will be shown in the parent page.
_top: The page will be shown in the topmost frame.
<Content1> Specifies the text to be shown in the first (dynamic) text field.
Any details with regard to the presentation of the content can be defined in the area
Content1 / Content2  (dynamic text fields)
.

Note: If the attribute Content1HTML under "Content1 / Content2  (dynamic text fields)" is "true" you can make use of the following HTML tags for designing your text:
Anchor: <a href='http://www.3dcarousel.com'>Link</a>
Bold: <b>Lorem ipsum ex vel prima</b>
Font: <font color='#ffffff' size='12' face='Verdana'>
Paragraph: <p>Lorem ipsum ex vel prima</p>
Underline: <u>Lorem ipsum ex vel prima</u>
Break: <br>Lorem ipsum ex vel prima
Image: <img src='../images/logo.gif' width='80' height='30' hspace='0' vspace='2' align='left' />
List Item: <li>Lorem ipsum<br>Lorem ipsum</li>
<Content2> Specifies the text to be shown in the first (dynamic) text field.
Any details with regard to the presentation of the content can be defined in the area
Content1 / Content2  (dynamic text fields)
.

Note: If the attribute Content2HTML under "Content1 / Content2  (dynamic text fields)" is "true" you can make use of the following HTML tags for designing your text:
Anchor: <a href='http://www.3dcarousel.com'>Link</a>
Bold: <b>Lorem ipsum ex vel prima</b>
Font: <font color='#ffffff' size='12' face='Verdana'>
Paragraph: <p>Lorem ipsum ex vel prima</p>
Underline: <u>Lorem ipsum ex vel prima</u>
Break: <br>Lorem ipsum ex vel prima
Image: <img src='../images/logo.gif' width='80' height='30' hspace='0' vspace='2' align='left' />
List Item: <li>Lorem ipsum<br>Lorem ipsum</li>2

Static text fields 1 & 2
<StaticContents>
    <StaticContent

HTML Specifies that the <Content> element supports a subset of standard HTML tags.
Important! If this attribute is "true" the settings for Align, Bold, Italic, Font, Font Color, Font Size, Leading and Underline are ignored.
Default: false


The following HTML tags are supported:
Anchor: <a href='http://www.3dcarousel.com'>Link</a>
Bold: <b>Lorem ipsum ex vel prima</b>
Font: <font color='#ffffff' face='Verdana' size='12'>
Paragraph: <p>Lorem ipsum ex vel prima</p>
Underline: <u>Lorem ipsum ex vel prima</u>
Break: <br>Lorem ipsum ex vel prima
Image: <img src='../images/logo.gif' width='80' height='30' hspace='0' vspace='2' align='left' />
List Item: <li>Lorem ipsum<br>Lorem ipsum</li>
AntiAliasing Specifies that the font faces should be rendered more legible.
Default: false

The setting enables high quality rendering and should be used by preference when using small fonts. (< 10 px)

HTML: When selecting anti-aliasing, the standard font (Verdana) will be used automatically! Please don’t define any fonts in HTML! If you do, the text will not be displayed!

<font color='#ffffff' size='11' face='Times New Roman'>Text</font> invaild!
<font color='#ffffff' size='11'>Text</font> vaild!
Align
Specifies the horizontal alignment of the text.
Default: left
Bold
Specifies whether the text is boldface.
Default: false
Italic
Specifies whether the text is italicized.
Default: false
Font Specifies the font to be used.
Default: Verdana

If the font size is very small, the standard font should be used.
FontColor
Spezifies the color of the text.
Default: #333333
FontSize
Spezifies the size of the text.
Default: 12
Leading
Specifies the space in pixels between lines.
Default: 0
Underline
Specifies whether the text is underlined.
Default: false
Left
Specifies the margin between the text and the left border of the animations window.
Default: 220 | 330
Top Specifies the margin between the text and the upper border of the animations window.
Default: 10 | 10
Width
Specifies the width of the textfield.
Default: 100 | 100
Height
Specifies the height of the textfield.
Default: 30
TopMost
Specifies that the text field is shown on top of other elements..
Default: true
BgColor
Specifies the background color of the textfield
Default: -
Border
Specifies that a frame will be displayed around the text field
Default: false
Hint: Showing the contours can also be helpful for positioning the text field!
BorderColor
Specifies the border color
default: -
     StaticContent>
<
StaticContents>