Home / Components / Menus & Navigation / XML Vertical and Horizontal Menu /

XML Vertical and Horizontal Menu

8 purchases

philipshuangfei Menus & Navigation XML Vertical and Horizontal Menu Horizone and vertical menu, xml driven,easy to modify,simple structure $4 http://www.flashcomponents.net/component/xml_vertical_and_horizontal_menu.html http://www.flashcomponents.nethttp://u1.flashcomponents.net/components/small/3570_1.png

License:

By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other ... [+]

> View graphic table with full license features

$4.00

buy now

Package includes: FLA

Flash Version: Flash CS3

Viewable with: Flash Player 9

Documentation level: Basic documentation

Flash knowledge level: Basic

Action Script: ActionScript 3.0

Product ID:F1003570

Author:

philipshuangfei

philipshuangfei avatar

When a big project is coming to me,I have to make a good preparation and inspiration ,Then go to finish...

 

Please install flash first.

Features
- horizone & vertical menu
- xml driven make it easy to control
- back ground can be changeable

Customize
- Background color in xml item
- Text color in xml item
- Active menu number in xml item
- Menu Styles including(horizone and vertical) in xml item
- Option to load url window or other swf file in xml item
- Turning on or off the menu's sound effect in xml item
- Option to make menu has background

besides it provides the array variable (including width,height value of menu)

Installation
1:Unzip and copy the font to the system font directory
2:Unzip and Copy the "com" directory to the path(mentioned in readme file)
3:Open the Adobe Flash CS3 Professtional system and adjust the "ActionScript 3.0" settings and add the path above.

Script
arrStyle:Array (the menu styles coming from xml file);
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]: maxwidth of the entire menu;
// arr_params[1]: maxheight of the entire menu;
// arr_params[2]: width of each menu;
// arr_params[3]: height of each menu;
// arr_params[4]: the name of the movieclip in parent swf file;
mm:menuLoader (the class from script file "menuLoader")
xmlManager:xmlManger (the class from script file "xmlManager")
xmlManager.LoadXML (set the xml file name )

Notice
- After variable "arr_params[0]" is set, the function will automatically delete some menu which'position exceed the all length
- To change the width of the menu bar, you have to adjust both the array variable named "arr_params[0]" and the attribute width of the stage .

$4.00

buy now

License:

Personal License By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other multimedia project not generating income ), your personal work or work for a client. You may not redistribute / resell the functionality provided with the purchased product without the author's and / or FlashComponents.net written permission, but you may modify its content. In case you want to use the product for a commercial project then you will have to buy the 'Commercial License'.

Usage Terms: Personal Commercial Multiple
Use in ONE SINGLE NON-COMMERCIAL project
Unlimited use in the same project
Use in ONE SINGLE COMMERCIAL project
For your client's ONE SINGLE COMMERCIAL project
MULTIPLE COMMERCIAL projects
For your client's MULTIPLE COMMERCIAL projects

Please install flash first.

Other by philipshuangfei:

Two Levels Menu 08-XML Driven

Horizontal and vertical menu, XML driven,easy t...[+]

More >>

Two Levels Menu 02 - XML Driven

This is the menu driven by XML file.

More >>

2 Levels Menu - XML Driven

A two level menu driven by xml file

More >>

Related components:

XML Sliding Menu AS3

Download highly customizable XML driven slidin...[+]

More >>

Horizontal XML Menu

Horizontal menu with XML support.

More >>

Dynamite Vertical Menu

Dynamite Vertical Menu - Fully resizable and...[+]

More >>

1 / 17

Featured components:

XML FLV Player H-List - AS2

XML driven FLV / H.264 video player with playli...[+]

More >>

Tsunami Dock Menu

Only $5, Smooth tsunami motion Dock Menu Compon...[+]

More >>

FWD All Products Package

ALL Files included in a very special Package wi...[+]

More >>

2 comments

Add comment

  • This is a great menu item and I was able to modify it easily and incorporate it into my flash project. One question, after the menu loads how can I get it to load the first active frame (for example, frame level “5”) which represents the “HOME” page)? I tried making the level = 1 for HOME but the menu still does not load frame 1 until the HOME button is clicked. Any help would be greatly appreciated. Thanks.



    #  /  PM  /  posted on Jun 11, 2010
  • thank you for your appreciating ! In fact , to realize it you have to got three movieclips. one is big movieclip and it contains two other movieclips.the big movieclip has no function and merely play a role of movie container. But the other two movie clips . one is menu movie clip which can control the other one movie clip frame by xml file . And the other one movie clip ,as you said “frame level “5” which represents the “HOME” page, is a page movie clip which display the clicked menu content. You can study the sample directory and build a similar form with the sample directory! Thank you



    #  /  PM  /  posted on Jun 12, 2010
Please login to post comments.