General properties
In 'General' category of the Wizard (Right click on Flash Object, then FlashDevlopment24 Wizard -> Flash 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'.
-
Menu source
The absolute or relative URL of the XML file with the structure of the navigation menu. 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.
-
Auto collapse menu
A Boolean value that indicates that when choosing new menu item, the previous menu automatically collapsed.
-
Corner radius
An integer value that sets the radius of all corners of the header and footer.
-
Item width
The width of the menu items, in pixels.
-
Item height
The height of the menu items, in pixels.
-
Item padding
The padding that separates the edge of the menu from item caption, in pixels.
-
Header height
The height of the menu header, in pixels.
-
Footer height
The height of the menu footer, in pixels.
-
Javascript function
The name of JavaScript function that is used to change the size of the tag <div id="VerticalMenuBox"> with Flash Object. This parameter is used when on the same page more than one menu. Default JavaScript function is resizeVerticalMenu.
-
Root item selected
An integer value that sets the number of default root item.
-
Sub item selected
An integer value that sets the number of default sub item.