My account
Shopping cart
Knowledge base
Support


Drop Down Menu Pro V1

flash_mx2004  flash_8  flash_cs3  as20 


flash component

Code Samples

Discontinued

Drop Down Menu Pro V1 has been discontinued, you can purchase Drop Down Menu V3 or Drop Down Tree Menu V3 instead.

About Drop Down Menu Pro V1

Drop Down Menu Pro v1 is a professional component that can be used along with your flash movies. Drop Down Menu Pro is special designed for FLASH 8 and Flash MX 2004. From the properties panel you can customize up to 14 parameters, such as size, colors, title font, font size, tweening speed, rollover color, etc. Resize Menu Component on stage to set the size. The height will be consider for item height, the width will be taken for menu bar length; if there are to many items for the length, 2 arrow-buttons will appear at the ends of the bar to help you navigate horizontally. The tool's skin is very modern and looks good within every web site.

The Menu's content source file is an XML. ( a basic XML content can be found here http://store.jumpeye.com/dropmenu/dropmenuContentDemo.xml ) The title attribute holds the name of the menu and submenu items. The functionName attribute holds the function name that has to be called on releasing the mouse over the specified item, you can specify parameters for the function exactly as you would call a function in actionscript (e.g. function(param1,param,param3) ) There are 4 events broadcasted: onOpenMenu (with number-param: menu_number), onCloseMenu, onReleaseMenu and onReleaseSubMenu (with number-params: menu_number, submenu_number). Use a listener object attached to the drop down menu in order to retrieve these events.

Features

1. Load external XML configuration file.
2. 2 level drop down menu
3. Define an infinite number of menus and submenus from XML
4. Choose tweening speed.
5. Choose the font for the title (menu and submenu).
6. Choose the font size and style for the title bars (menu and submenu).
7. Choose menu spacing.
8. Choose border line color.
9. Catch onOpenMenu , onCloseMenu, onReleaseMenu and onReleaseSubMenu events.

Compatibility

IDE Version: Macromedia MX2004, Macromedia Flash 8, Adobe Flash CS3
Action Script Version: AS2.0
Flash Player Version: Flash Player 7, Flash Player 8, Flash Player 9 +

UI Access

Drop Down Menu Pro V1 can be accessed from Components panel under UI Pro Components – jumpEYE.