Flash components Flash files Horizontal Menus

Black & White XML Menu

$4.00
By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON- COMMERCIAL PROJECT - details
ID: 7 | Views: 3819 | Downloads: 3
Or

moreopinion
Uploaded By: opinion Author
This is XML horizontal menu. Using AS3.
You can change "up_txt" object in library to set font of normal text menu item and "down_txt" to set font of over text menu item.

Main setting:
settings.xml:

5 //Menu items amount
HOME //Menu item label
...
http://www.bigstockflash.com //Menu item link
...


MItem.as:
private var speed:Number = 5;//speed of text moving
private var paddingLeft:Number = 11;//horizontal text padding
private var overcolor = 0x666666;//menu mouse over color (only b/w tones)
private var paddingTop:Number = 80;//menu position from top

MenuController.as:
private var itemsPadding:Number = 2;//distance between menu items
private var paddingLeft:Number = 12;//menu position from left

In current version normal color of menu item can be only white as now, but text can have any color.
Mouseover color of menu item can be any of bw tones between 0x000000 and 0xCCCCCC.

ASK Ask a question & Live a coment (Public)
moreflash_code
flash_code said
Posted on 2009 Jan 10
Very neat and clean! nice








more

Do you have any comment or questions about opinion file?


Please register & login before you post!