Knowledge Base |
Important! All new questions are usually answered within the next business day.
Drop Down (Tree) Menu V3
(views: 5016)
Drop Down Menu V3 and Drop Down Tree Menu V3 are xml flash accordion menus featuring customized states, customized transitions and tweens. Here are all known issues for Drop Down Menu V3 and Drop Down Tree Menu V3, they should be similar, since basically it is the same component. If you have any questions that you think we should discuss here please let us know.
Autoexpand on start
(2007-12-18 - views: 1006)
Q: Can the Drop Down Tree Menu autoexpand on start or only the accordian menu is capable of this ?
A: Unfortunately no. The drop down menu behaves like any standard menu, so it does not have the autoexpand capability.
User Comments
Use accordion menus
The DropDownMenu component does not have this capability, but the accordion menus do. They have a method called expandAll() which do exactly what you need. You should check out the AccordionMenu and AccordionTreeMenu components.
posted by negush on 2008-01-17
The DropDownMenu component does not have this capability, but the accordion menus do. They have a method called expandAll() which do exactly what you need. You should check out the AccordionMenu and AccordionTreeMenu components.
Login to post your comment
Other questions in this item:
Drop over HTML content Call JavaScript from XML Open menu item pages into target - "_self" Initiate Drop Down Tree Menu V3 through ActionScript Item description from XML Disable-Enable Drop Down (Tree) Menu Displaying the submenu horizontally instead of vertical Navigate through scenes Hand cursor Adding a checkbox to a menu Referencing item's textfield in Drop Down (Tree) Menu V3 Centering the titles on the Drop Down (Tree) Menu V3 Load movies on item select Go to different frames by pressing a menu item Changing Design Different text formats and anti alias Adding a separating gap between menu items setXML() generates error message Open menu items upwards Load movies on item select Correct width of the main menuMenu |
|
|

Hey I'm not sure if autoexpand on start means the same, but I need to create a horisontal menu in as3, where all the menu items plus the submenus are visible all the time. Is this possible with any of components?