My account
Shopping cart
Knowledge base
Support

Knowledge Base

Important! All new questions are usually answered within the next business day.

Accordion (Tree) Menu V3

(views: 25383)

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: 4362)
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 


User Comments

is it possible to get an AS3 sample?
posted by urban101 on 2010-02-05
it would be of great help
thanks
AS3 sample
posted by florodebat on 2010-02-05
I am not sure if that scenario will work for AS3 too, but you could open a new support ticket regarding that issue and if that example can be translated for AS3 I am sure that someone will provide that example for you.

http://www.jumpeyecomponents.com/support/open.php
Load SWF on clicking next if path defined in XML
posted by dekoltd on 2010-04-26
Is it possible to load in the path set for a node when stepping through the menu? I have movies that are loading in for each menu item, but using next/back buttons will only highlight menu, not load in movie associated in XML...

Any help with this?

Thanks, Andrew
Load SWF on clicking next if path defined in XML
posted by florodebat on 2010-04-30
Andrew,

Unfortunately the functions called directly from the menu items inside the xml file will not be called if the items are selected using the clickItem(). We set that method to not allow that in order to avoid the possible infinite looping situations.
However you could use the getItemByID() method in order to access any attribute(in your case there should be an attribute that holds the path of the swf file that will be load when the item is cliked ) of the clicked item and use it as you wish.


Login to post your comment login to post your comment

Other questions in this item

Call JavaScript from XML Open menu item pages into target - "_self" Can I add a rollover sound? Item description from XML Change Text Color on Rollover Load movies on item select Insert a line break into label Use hand cursor on menu Go to different frames by pressing a menu item Add different styles for each main items. Transparent background menu Align header text to right Go to different frames by pressing a menu item Disable-Enable Accordion (Tree) Menu V3 Keep the Accordion (Tree) Menu V3 vertically aligned How do I add the AccordionTreeMenuV3 on stage in runtime? Referencing item's textfield in Accordion (Tree) Menu V3 Underline On Rollover Use hand cursor on menu Scene navigation Adding icons Accordion Tree Menu expandAll() Automatic Collapse Add a fixed item under the menu acc.height not updated? Selected item level How do I add the AccordionTreeMenuV3AS3 from class file to stage hotwo: submenus already expanded on activation? how to change fontsize Animated items clickItem() and expandItem() do not execute actions of menu item Get the type of the selected item Letter kerning Autoexpand on Start Change the position of the menu icons Go To First Child When Select Top Level Menu Item Open menu upwards Children of a menu item Change the position of the folder icons Rotated text for menu items Menu Item visibility / disable Reference to text fields within menu items Spacing between menu items Accordion menu accurate size Letter kerning Title on multiple lines

Back