Choice of menu direction
The bounceMenu can be used to display both vertical and Horizontal menus.
Choice of menu effects
Choose from a range of built-in menu effects: easingUp, easingDown, easingUpDown, elasticUp, elasticDown, elasticUpDown, bounceUp, bounceDown, bounceUpDown.
Adjustable effect parameters
You can set the duration of the effects as well as the rollover zoom percentage.
Customizable item pointer
Create your own item pointer movie clips to obtain a special custom look and effect. The pointer movie clip can also be set to move onRollover or onClick.
Set item padding
Set the space between each menu item.
Text effects
Set the text of the menu item to either scale or to move to the right on mouse over.
Set text style and alignment
The text font, size and color can be set as well as the text alignment: left, right, center. You can specify different rollover and selected colors as well.
Create static or dynamic menus
Create static menu items simply, directly in the component properties panel, or create dynamic menus through ActionScript. The target window for links can also be specified directly in the component properties panel.
ActionScript callback function
Specify a callback function which will be triggered when menu items are clicked.

