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.
Menu Item visibility / disable
(2008-04-08 - views: 14156)
Q: How can i programatically turn off/on the visibility, or disable/enable, hide/show a item?
A: Unfortunately that cannot be done. However, you can set the menu item to be enabled or disabled from the xml file. For AS2 set the enabled attribute to "true" or "false" and for AS3 use the isEnabled attribute. For more information about the structure of the xml file, please consult the component's help page: http://www.jumpeyecomponents.com/Flash-Components/Flash-Menus/Accordion-Tree-Menu-V3-36/xml.htm.