General properties
In 'General' category of the Wizard (Right click on Flash Object, then FlashDevlopment24 Wizard -> Flash News Scroller) 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 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'.
-
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://.
-
Scroll speed
The speed of scrolling news.
-
Scroll position
The start position scrolling news.
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 100 (fully opaque).
-
Border width
The width of the border of the frame, in pixels.
-
Border color
The color of the border of the frame.
-
Corner radius
An integer value that sets the radius of all corners of the frame.
-
Left padding
The left padding that separates the border of the frame from its contents, in pixels.
-
Right padding
The right padding that separates the border of the frame from its contents, in pixels.
-
Top padding
The top padding that separates the border of the frame from its contents, in pixels.
-
Bottom padding
The bottom padding that separates the border of the frame from its contents, in pixels.