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

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.



Align header text to right

(2008-04-14 - views: 7985)
Q: Is there a way to align the titles of the menu items to the right and not to the left, which seems to be the default ?
A: You need to write code to change the text format of each text field of the menu. The next example does just that. You can combine this example with the example that changes the icon's position to right, to have all the elements aligned to the right side of the menu.
Files: ATM_TextAlignRight.zip 


User Comments

Add spacing
posted by sebmaster on 2008-04-30
How can I add some spacing on the right margin as the text is fully to the right but would like a little spacing so it starts more into the menu button. Tnx
Answer
posted by sebmaster on 2008-04-30
Ok, I got it. I added the following to the code.
newTextFormat.rightMargin = 10;
newTextFormat.bold = true;
Add spacing
posted by negush on 2008-04-30
Yes, that is the way to add spacing to the right. Another way would be to simply add a few space characters before the text of the menu items. Good job sebmaster.
AS3
posted by pvalle on 2009-10-08
I am not sure if this should be posted here, or in the AS3 side, but could this be updated?
AS3 version does not have access to the header's text fields
posted by pvalle on 2009-10-09
Unfortunately the AS3 version does not give access to the text fields like the AS2 version does, for component integrity reasons. This means that you cannot make extra settings to the text field or text format, other than the properties mentioned in the setup xml file


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 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 Step backwards and forwards through menu Spacing between menu items Accordion menu accurate size Letter kerning Title on multiple lines

Back