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

-
Configuration
The absolute or relative URL of the imported 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 presentation. 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'.
-
CSS styles
The absolute or relative URL of the CSS file to be 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 CSS in the topic 'Using CSS file'.
Frame
-
Width
The width of the frame, in pixels.
-
Height
The height of the frame, in pixels.
-
Background color
The background color of the frame.
-
Background transparent
Indicates the alpha transparency value of the background of the frame. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
Background image
The absolute or relative URL of the background image. A relative path must be relative to the HTML file. Absolute URLs must include the protocol reference, such as http://.
-
Corner radius
An integer value that sets the radius of all corners of the frame.
Slide
-
Duration
A number that indicates the length of time between transitions slides, in seconds.
-
Loop
The number of cycles the slides to loop. A value of zero causes the slides to loop endlessly.
-
Transition duration
A number that indicates the duration of the transitions slides, in seconds.
-
Slide suspended when the mouse roll over
A Boolean value that indicates whether the slide suspended when the mouse roll over slide.
-
Start the presentation on mouse click
A Boolean value that indicates whether the presentation start on mouse click.
-
Mirror transparent
Indicates the alpha transparency value of the slide mirror effect. Valid values are 0 (fully transparent) to 100 (fully opaque).