Home / Components / Menus & Navigation / 2009 XML Horizontal Menu
2009 XML Horizontal Menu
8 purchases
License:
By purchasing and downloading this license, you are entitled, as buyer, to use the product in an unlimited number of websites and other multi... [+]
$6.00
Package includes: FLA
Opens with: Flash CS3, Flash CS4
AS Version: ActionScript 3.0
Flash knowledge required: Basic
Documentation: Excellent documented
Product ID:F0902807

The 2009 XML Horizontal Menu is a practical solution to create a horizontal menu from a XML data file. This product can be used as is or it can be embedded in your project. The menu comes with 20+ XML customization options, which make this product to be easy to customize and integrate.
Features:
- Dynamic XML Driven
- Fully customizable
- Animation Time Settable
- Unlimited number of items
- Buttons Width and Height are settable from XML
- Corner Radius customizable (all 4 corners are settable so the buttons can be can be square, with rounded corners or even spherical)
- Buttons border settable
- Buttons distance customizable from XML
- It can open URL's or trigger actions within your project
- It has normal and over state for advanced navigation
- Advanced AS3 coding
- Easy to use and implement, supports flashvars
To customize this beautiful menu, open the settings.xml file and take a look at the XML settings.
$6.00
License:
By purchasing and downloading this license, you are entitled, as buyer, to use the product in an unlimited number of websites and other multi... [+]
Other by flashreseller:
Related components:
Featured components:











3 Comments
Add comment
lanlion on December 02, 2009
HI, we bought the script and install it. It work fine. However I see only one effect. In feature list, you said that it has 20 different effect options. but I could not find a instruction to control those 20 options. Please advise
Also, when i mover the mouse over the button, the text has little shadow. I dont want it. How to remove the shadow ?
#  /  PM
flashreseller on December 02, 2009
play with these parameters below, you can create all different effects.
btnWidth=‘94’
btnHeight=‘30’
btnRoundCornerRadiusTopLeft=‘10’
btnRoundCornerRadiusTopRight=‘10’
btnRoundCornerRadiusBottomLeft=‘0’
btnRoundCornerRadiusBottomRight=‘0’
btnBorderWidth=‘1’
btnSpacing=‘0’
to remove the text shadow effect, you need to disable line 170
titleText.filters = [textShadow];
#  /  PM
lanlion on December 02, 2009
thank you very much for the help. How about the font on the button?. Can we use different font ? and where to control it
#  /  PM