Hi, nice menu.
When changing font from library, does not work. Please help!
Posted 9 months ago
animated customizable navbar with reflect effect.
You can easily customize colors and fonts with a simple call: var bar : HNavbar = new HNavbar( mc, data_ar, “arial”, 0×336699, ”#ffffff”, ”#000033” );
Data buttons are created by a simple array.
No assets/graphics needed (just the font embedded)
includes an advanced version of the reflect effect
Posted about 1 year ago
Hi, nice menu.
When changing font from library, does not work. Please help!
Posted 9 months ago
@lozanno: please send me your file at loziosecchi(at)gmail(dot)com and I’ll see what I can do
Posted 9 months ago
Hi again. I’m trying to center text on menu. But obviously I have failed. Please help.
Posted 9 months ago
@lozanno: simply set the width of the textfield to the width of the button and set the textfield align to center
Posted 9 months ago
Great file loziosecchi. One question… Can I make my link to an AS frame name [ex. gotoAndPlay (frame) ] instead of an HTML link: inside of the array function?
Thanks.
Posted 7 months ago
@joschae: yes, it’s possible, simply change the _clicked() function in the button class, and in the data passed to the class add you desired frame.
Posted 7 months ago