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