Home / Components / Menus & Navigation / Horizontal XML Menu /
Horizontal XML Menu
29 purchases
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
$5.00
Package includes: FLA, SWF, HTML, XML, JS, Complete source file
Flash Version: Flash 8, Flash CS3, Flash CS4, Flash CS5
Viewable with: Flash Player 9
Documentation level: Excellent documented
Flash knowledge level: Intermediate
Action Script: ActionScript 2.0
Product ID:F0901622
Horizontal menu with XML support.
You can do items listed below:
* You can change first selected menu item by "currentMenuItem",
* You can change name, URL, URL target, line colors,
* You can call ActionScript or JS functions.
$5.00
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 |











4 comments
Add comment
priyaasahai
can u plz tell me how to add links to the corresponding menus. It’s not clear.
#  /  PM  /  posted on May 01, 2009
flashblue
<url>http://www.sitename.com</url>
#  /  PM  /  posted on May 01, 2009
tricoteuse
hi
can u tell me how to change the text in the center oh the scene?
and there is a problem with this : ‘ it appears like this : '
thanks a lot
#  /  PM  /  posted on Jun 06, 2009
flashblue
There’s an sample function to do it. Open “actions” frame on root. You’ll see
function example(item) { _root.example_txt.text = _root.menuItems[item].name;
}
I fixed special characters problem also. I added htmlText feature. Please, re-download it.
#  /  PM  /  posted on Jun 07, 2009