General properties
In 'General' category of the Wizard (Right click on Flash Object, then FlashDevlopment24 Wizard -> Flash Image Gallery) you can specify general properties of the component.

-
Configuration
The absolute or relative URL of the important XML configuration file. 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 configuration file in the topic 'Specification of the configuration file'.
-
Source
The absolute or relative URL of the XML file with the content 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'.
Note: These two parameters (Configuration and Source file are recorded in HTML of your page: Line with specified content and configuration files look: <param name="flashvars" value="configSource=config.xml&source=gallery.xml" /> where config.xml and gallery.xml are relative links to your content and configuration files.
-
Cache source
A Boolean value that sets whether gallery.xml file is cached by the browser, acceptable values are (true) or not (false). Turn off this option if you are updating your gallery very often. Note: if you are testing component locally turn on this option.
-
Fullscreen
-
Scale X
Parameter that specify how much percent from the available size will be taken for the Flash Object width. Available size: in full screen mode available size is limited by the monitor display size. 0.1 step = 10%
-
Scale Y
Parameter that specify how much percent from the available size will be taken for the Flash Object height. Available size: in full screen mode available size is limited by the monitor display size. 0.1 step = 10%
-
Enabled
A Boolean value that indicates whether Fullscreen mode button is visible (true) or not (false).
Background
-
File
Image file that will be used as a gallery background.
-
Color
Color of the gallery background. It will be displayed if you don't use any image as background.
-
Transparent
Indicates the alpha transparency value of the gallery background. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
Position
Position of the backgorund image. Acceptable values are "Crop", "Fit", "Stretch", "Center" and "Tile".
-
Fullscreen position
Position of the backgorund image in full screen mode. Acceptable values are "Crop", "Fit", "Stretch", "Center" and "Tile".
Basic controls
-
Icon color
Color of the slideshow, sound equalizer and fullscreen icons.
-
Icon highlight
Highlight color of the slideshow, sound equalizer and fullscreen icons.
Slideshow
-
Delay
Delay between slides change, in seconds.
-
Progress color
Icon color of the image progress loading.
-
Auto start
A Boolean value that indicates whether slideshow starts automatically (true) or not (false).
-
Enabled
A Boolean value that indicates whether Slideshow button is visible (true) or not (false).
Sound
-
File
Sound file that is used as a background music. Support MP3 format.
-
Loop
A Boolean value that indicates whether the sound is playing in a loop (true) or not (false).
-
Volume
Indicates the sound volume. Valid values are from 0 to 1.
-
Effects enabled
A Boolean value that indicates whether the sound effects on mouse over is turned on (true) or not (false).