Accordion Menu V3 and Accordion Tree Menu V3 are xml flash accordion menus featuring customized states, customized transitions and tweens.
Here are all known issues for Accordion Menu V3 and Accordion 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.
Step backwards and forwards through menu
(2008-03-26 - views: 14437)
Q: Is there a possibility of stepping through the menu, selecting each menu item, in order ? How about going backwards and forwards ?
A: You can do that by creating a list of all the menu items. This list could be created by parsing all the menu and placing the menu item ids into that list. Next, you just need to expand whichever menu item you want from the list.
Files:
ATM_stepThroughMenu.zip