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

General
-
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 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'.
-
FontsSource
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://.
-
UseEmbeddedFonts
A Boolean value that indicates whether the fonts embedded is used.
-
SoundSource
The absolute or relative URL of the sound file. Supported file formats: mp3 . A relative path must be relative to the HTML file. Absolute URLs must include the protocol reference, such as http://.
-
SoundRepeat
A Boolean value that indicates whether the sound file repeats.
Foreground
-
File
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://.
-
MarginTop
The top margin of the foreground image, in pixels.
-
MarginLeft
The left margin of the foreground image, in pixels.
Controls
-
BarColor
The color of the controls bar.
-
Color
The color of the controls.
-
BarTransparent
Indicates the alpha transparency value of the controls bar. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
HighlightColor
The color of the controls highlight.
-
Visible
A String value that indicates whether the controls are visible. Acceptable values are "None", "RollOver", "Always".
Localization
-
Translate"Play"
Translated 'PLAY' into another language.
-
Translate"Pause"
Translated 'PAUSE' into another language.
-
Translate"Restart"
Translated 'RESTART' into another language.
-
Translate"SoundOn"
Translated 'SOUND ON' into another language.
-
Translate"SoundOff"
Translated 'SOUND OFF' into another language.