|
Dreamweaver Extensions
|
General properties
In 'General' category of the Wizard (Right click on Flash Object, then FlashDevlopment24 Wizard -> Flash Accordion) 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 component contents. 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'.
-
Click Edit button and open the XML file with the content description of the component.
Frame
-
Width
Fixed width of the frame, in pixels. If set 0, the frame width depends on the parameter 'cellWidth'.
Background color
The color of the frame background.
-
frameBgTransparent
Indicates the alpha transparency value of the background. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
Border thickness
The thickness of the border of the frames, in pixels.
-
Border color
The color of the frame border.
Cell
-
Color
The color of the cell.
-
Width
The width of the cells, in pixels. If you use parameter frameWidth, so this parameter hasn't any value.
-
Height
The height of the cells, in pixels.
-
Spacing
The width of space between cells, in pixels.
-
Collapse width
The width of the collapsed cells, in pixels.
-
Collapse transition
The type of transition cell. Acceptable values are "Regular", "Strong", "Back", "Elastic" or "Bounce".
-
Collapse duration
The time of cell collapsing, in sec.
-
Auto restore
A Boolean value that indicates whether the collapsed cells would be restored.
-
Desaturate
A Boolean value that indicates whether all the cells would be desaturate when they are inactive.
-
Collapse desaturate
A Boolean value that indicates whether only collapsed cells would be desaturate.
|