Thumbnails
PREV
NEXT
In 'Thumbnails' category of the Wizard (Right click on Flash Object, then FlashDevlopment24 Wizard -> XML Grid Gallery) you can customize the appearance of the thumbnails.

-
Width
Width of the thumbnails inside grid cells, in pixels.
-
Height
Height of the thumbnails inside grid cells, in pixels.
-
Background color
Thumbnails background color.
-
Background transparent
Indicates the alpha transparency value of the thumbnail background. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
Loading color
Color of the thumbnail loading icon.
-
Alignment
A string that specifies how to align thumbnail inside grid cells. Acceptable values are "Top", "Middle" and "Bottom".
-
Scale script
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.
-
Scale mode
A string that specifies how to scale thumbnail inside grid cells. Acceptable values are "Crop" and "Fit".
-
Motion duration
Duration of the thumbnails motion effect, in seconds.
-
Brighten amount
Brightness amount of the thumbnails.
-
Desaturate enabled
A Boolean value that indicates whether the thumbnails are desaturated (true) or not (false).
-
Zoom amount
Zoom amount of the thumbnail motion effect. If number is positive zoom effect will be IN. If number is negative zoom effect will be OUT.
Reflection
-
Ratio
Size of the reflection. Valid values are 0 (no reflection) to 1 (fully reflected).
-
Transparent
Indicates the alpha transparency value of the thumbnails reflection. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
Distance
Distnace between reflection from thumbnail and thumbnail itself, in pixels.
-
Enabled
A Boolean value that indicates whether the thumbnails have reflection (true) or not (false).
Shadow
-
Distance
Distance between thumbnail and its shadow, in pixels.
-
Transparent
Indicates the alpha transparency value of thumbnail shadow. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
Color
Color of thumbnail shadow.
-
Blur
Blur ammount of thumbnail shadow.
-
Inner
A Boolean value that indicates whether the thumbnails have inner shadow (true) or not (false).
-
Enabled
A Boolean value that indicates whether the thumbnails have shadow (true) or not (false).
Caption
-
Font
Font family of the thumbnails caption.
-
Size
Font size of the thumbnails caption.
-
Font color
Font color of the thumbnails caption.
-
Font highlight
Font highlight color of the thumbnails caption.
-
Link underline
A Boolean value that indicates whether the links in caption (if you've set hyperlink to thumbnail) are underlined (true) or not (false).
Tips
-
Width
Width of the floating tip, in pixels.
-
Corner radius
Corners radius of the floating tip, in pixels.
-
Background color
Background color of the floating tip, in pixels.
-
Background transparent
Indicates the alpha transparency value of tip background. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
Font
Font family of the text in floating tip.
-
Size
Font size of the text in floating tip.
-
Font color
Font color of the text in floating tip.