My account
Shopping cart
Knowledge base
Support

Knowledge Base

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

Drop Down (Tree) Menu V3

(views: 29661)

Drop Down Menu V3 and Drop Down Tree Menu V3 are xml flash accordion menus featuring customized states, customized transitions and tweens. Here are all known issues for Drop Down Menu V3 and Drop Down 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.



Different text formats and anti alias

(2008-01-29 - views: 13160)
Q: Can I change the anti alias setting of the menu's text fields ? How about using different text settings (like color and typefaces) for the menu items ?
A: You need to go through the entire menu to get the reference to the text field of each menu item and set the anti alias type. This is done using a recursive function. This example also demonstrates how can different text formats be used for the different menu items and the different state's a menu item has.
Files: DDTM_TextAntiAlias.zip 


Back