|
Dreamweaver Extensions
|
General properties
In 'General' category of the Wizard (Right click on Flash Object, then FlashDevlopment24 Wizard -> Advanced Vertical Menu) 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 navigation menu and slides list. 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 navigation menu.
-
JsResizeFunc
The name of JavaScript function that is used to change the size of the tag <div id="AdvancedVerticalMenuBox"> with Flash Object. This parameter is used when on the same page more than one menu. Default JavaScript function is resizeAdvancedVerticalMenu.
Root menu
-
Width
The width of the root panel, in pixels.
-
Corner radius
An integer value that sets the radius of all corners of the root panel.
-
Background color
The background color of the root panel.
-
Padding left
The left padding that separates the edge of the menu from item caption, in pixels.
-
Padding right
The right padding that separates the edge of the menu from item caption, in pixels.
-
Padding top
The top padding that separates the edge of the menu from item caption, in pixels.
-
Padding bottom
The bottom padding that separates the edge of the menu from item caption, in pixels.
Sub menu
-
Width
The width of the sub panel, in pixels.
-
Corner radius
An integer value that sets the radius of all corners of the sub panel.
-
Background color
The background color of the sub panel.
-
Padding left
The left padding that separates the edge of the menu from item caption, in pixels.
-
Padding right
The right padding that separates the edge of the menu from item caption, in pixels.
-
Padding top
The top padding that separates the edge of the menu from item caption, in pixels.
-
Padding bottom
The bottom padding that separates the edge of the menu from item caption, in pixels.
-
Transition
The type of drop transition of sub menu. Acceptable values: "Fade", "LeftStrong", "LeftBack", "TopStrong" and "TopBack".
|