Knowledge Base |
Important! All new questions are usually answered within the next business day.
Accordion (Tree) Menu V3
(views: 18171)
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.
Rotated text for menu items
(2008-03-31 - views: 2761)
Q: Is there a possibility to have the text in the menu items rotated and repositioned to fit ?
A: Yes, there is. You need to parse each menu item and get the reference to their text fields. One you do that, you can do whatever you need with that text field (rotation, reposition). The height of the menu items can be set from the xml file, using the <itemHeight> node, in the <styles> node.
Files: ATM_TextRotation.zip
Files: ATM_TextRotation.zip
User Comments
subMenus Property
Generaly parameters and their names are the same for the both version of Action Script (As2, As3). Major differences appear only on the events.
Here is a link that can be useful: http://www.jumpeyecomponents.com/Flash-Components/Flash-Menus/Accordion-Tree-Menu-V3-36/methods.htm
posted by florodebat on 2009-01-22
Generaly parameters and their names are the same for the both version of Action Script (As2, As3). Major differences appear only on the events.
Here is a link that can be useful: http://www.jumpeyecomponents.com/Flash-Components/Flash-Menus/Accordion-Tree-Menu-V3-36/methods.htm
Different menu items widths
thanks, please update ATM_TextRotation sample for AS3.
I wanna customize Accordion Menu to something like this:
http://tinypic.com/view.php?pic=ny5l5u&s=5
is it possible? (rotate submenus and make background width equal to text width)
posted by lithium on 2009-01-29
thanks, please update ATM_TextRotation sample for AS3.
I wanna customize Accordion Menu to something like this:
http://tinypic.com/view.php?pic=ny5l5u&s=5
is it possible? (rotate submenus and make background width equal to text width)
Different menu items widths
Hello
Unfortunately, we cannot update ATM_TextRotation sample for AS3 beacause the AS3 version of the menu does not support text field referencing for component integrity reasons. Also there is not possible to rotate the submenus.
posted by florodebat on 2009-01-30
Hello
Unfortunately, we cannot update ATM_TextRotation sample for AS3 beacause the AS3 version of the menu does not support text field referencing for component integrity reasons. Also there is not possible to rotate the submenus.
Login to post your comment



Is subMenus property changed in AS3 version?