Multiple nested menus
The zoomMenu component allows for multiple nested menus. These can be created either by inputting the values using the user friendly tree in the Component Inspector, through ActionScript or through an external XML file.
Graphical tree layout
Menu items can be added using a simple graphical tree in the Component Inspector.
XML and actionscript controlled
The menu can be built completely using the Component Inspector or you may build the menu dynamically using ActionScript or an external XML file. The XML option allows you to update the menu without having to edit the fla.
Import/export XML file
This component has a special feature which allows you to build the initial menu using the Component Inspector and to export the XML file directly using the Component Inspector. This way, you can build the XML file without any coding. You can also import the menu items from an XML file so that they can be viewed and edited in the Component Inspector.
Fully customizable
All of the menu item attributes, such as label name, label color, label placement, font, font size, font color, background color and the item's grid position can be set through the component inspector.
Define your own click functions
Define functions using simple ActionScript to perform any action that you desire when a menu item is clicked or when an item finishes zooming.
Mask area
Choose whether the zoomed menu should extend beyond the component's boundaries or not.
Only 4Kb
Adds virtually no weight to your Flash file.


