Flash components › Flash files › Menus & Buttons
Details
Uploaded: 22 August 2011
Opens With: Flash CS3 (9+)
Files Included: FLA,HTML,AS,XML
Size: 1189kb
Action Script: AS3
Resolution: Resizable
Documentation: good
Keywords: flash, menu, horizontal, vertical, flashigot,
Do you like this file?
arrStyle:Array (the array variable is consist of three array variables which loading from xml file and seperate the xml data into three data type:color array is first variable,int array is the second one and string type is the last one);
arrMenus:Array (the menu data coming from xml file);
arr_params:Array (the other parameters for the menu);
// you can adjust any one params in array variable arr_param,and details below
// arr_params[0]: the space of the leftside and rightside of the main menu;
// arr_params[1]: the height of the main menu;
// arr_params[2]: the max width of the submenu;
// arr_params[3]: the max height of the submenu;
// arr_params[4]: margin of the left and right of each item in the sub menu;
// arr_params[5]: margin of the up and down of each item in the sub menu;
// arr_params[6]: space between each main menu(divide line included);
mm:menuLoader (the class from script file "menuLoader")
numWidth:Number (get or set the width of all menu length, ordinary you should set the width of the stage's width first)
numHeight:Number (get or set the height of all menu height, ordinary you should set the height of the stage's height first)
xmlManager:xmlManger (the class from script file "xmlManager" which's main function is to load the xml file )
xmlManager.LoadXML (set the xml file name )
Note: after variable "numWidth" is set, the function will automatically delete some menu which'position exceed the all length
so do the variable "numHeight" ,but differently some sub menu will be deleted
* XML FILE SETTINGS
.
.
.
* CONTACT TO ME
EMail:hx7777@gmail.com
MSN :philipshuangfei@hotmail.com (on the line all the time)
if you are in trouble please contact to me