EXAMPLE 2
The menu with its default options and some extra parameters (activated first menu item, buttons that spread horizontally, transparent background)
- XML loaded: menu_definition.xml (default)
- XML options: sound="yes" | align="center" | marginleft="0" | margintop="30" | itemSize="auto" | buttonsSpacing="1" | buttonsSpacingSpread="no" | fontSize="13" | forceUppercase="true"
- Embedded object parameters: ...active=0 | buttonsSpacingSpread="yes" | width="100%" | wmode="transparent"
EXAMPLE 3
The menu with alternative options and some extra parameters (menu items width to spread, activated fourth menu item, transparent background, no forced uppercase)
- XML loaded: menu_definition_alternative.xml (default)
- XML options: sound="no" | align="left" | marginleft="0" | margintop="30" | itemSize="spread" | buttonsSpacing="5" | buttonsSpacingSpread="no" | fontSize="14" | forceUppercase="false"
- Embedded object parameters: ...xml=menu_definition_alternative.xml | active=3 | wmode="transparent"
- For the last button (external link) the target="_blank" and clickableOnce="no" options are set in the xml