Home ›
Flash
›
Horizontal Menus
Strips XML Menu
Would you like to comment or ask questions from opinion?
Home ›
Flash
›
Horizontal Menus
Would you like to comment or ask questions from opinion?
Details
Uploaded: 12 August 2008
Opens With: Flash CS3 (9+)
Files Included: FLA, AS files, XML
Keywords: menu, horizontal, xml, as3,
Related Files
Uploaded By: opinion
This is XML horizontal menu. Using AS3.
HOME //Menu item label
http://www.bigstockflash.com //Menu item link
0xC3C142 //Menu item color
Height of stripes set a random for each start.
You can change "menuItems" object in library to set font of text menu item.
Main setting:
settings.xml:
...
...
...
main.as:
private var itemAmount:Number = 7;//menu items amount
private var heightFrom:Number = 120;//min height
private var heightTo:Number = 200;//max height