nice
Posted 5 months ago
Six XML menus with horizontal and vertical variations. Unlimited menu items can be add through xml file so you don’t have to republish the flash file again.
- Links labels, URLs and Target are set through external xml file
- you can increase and reduce the buttons distance
- easy to change button layout
- Don’t have to deal with _root , menu is embed in the movie clip just drag and drop it on the stage from library
- cool rollover effect with sound
- help file is included
:: more stuff by pixcube ::
Posted 5 months ago
Yes target can be set through xml file for frame or any specific window.Lets say…
TARGET = ‘mainFrame’
Posted 5 months ago
Hi I need something like this Menu. But, what I am want to know before I purchase this file. Can I use the xml to make three or four columns of buttons?
I need to have 78 buttons on a page. Which I would like to make an xml driven menu system. Each button having it’s own function.
Is it possible to do this with your file. If so I will buy it.
Posted 5 months ago
@neildlh
If you look at the vertical style menu three different files(menus) are called in one single file that are creating columns this is done for the preview purpose only but it can be helpful for the purpose you need it. By adding new node to the xml file the menu will expand downward. With this menu file you can not use the xml file to break the menu line to make the columns. But you can do it the way mentioned below… Lets say if you need three columns three menu files need to be loaded on the one file three xml files are required with different links labels and URLs as I’m doing above in preview.
Posted 5 months ago