General properties
In 'General' category of the Wizard (Right click on Flash Object, then FlashDevlopment24 Wizard -> Flash Info Board) 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'.
-
Fonts source
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://.
-
Use embedded fonts
A Boolean value that indicates whether the fonts embedded is used.
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).
-
Corner radius
An integer value that sets the radius of all corners of the frame.
-
Padding left
The left padding that separates the edge of the background from the frame, in pixels.
-
Padding right
The right padding that separates the edge of the background from the frame, in pixels.
-
Padding top
The top padding that separates the edge of the background from the frame, in pixels.
-
Padding bottom
The bottom padding that separates the edge of the background from the frame, in pixels.
Localization