Search  

POWERFUL MENU XML 7

HomeBrowse CategoriesFlashMenus & ButtonsHorizontal MenusPowerful Menu XML 7

Powerful Menu XML 7

Features:

Easy to use, just drag and drop, the menu is xml driven, you can set in the .xml file text, colors and links, you can make many combinations changing the positions of the bars.

Here is an example of how the .xml looks like:

you can also set in the script:

the selected bar _y position

the rollover bar _y position

the ease

..........................................................................................................................................

ABOUT SUPPORT

As I dont check every day every file’s comments you will find better to send me your questions/requests by e-mail, you can contact me through my profile page. Also if you are contacting me about a particular file, please send it’s url and name.

..........................................................................................................................................

Random’s New File

Random’s Featured File

Random’s files by categories

Check out my full portfolio

Posted 4 months ago

Nice Work!

Posted 4 months ago

cool!

Posted 4 months ago

Can it go to a specific frame?

Posted 4 months ago

you may have to add another node in the xml file

Posted 4 months ago

nice menu :D

Posted 4 months ago

funny

Posted 4 months ago

nice and clean

Posted 4 months ago

good work

Posted 4 months ago

Nice work. how can I change the font size and font spacing? Also, how could I put a ” | ” between the links?

Thanks

Posted 4 months ago

HOW DO YOU SPACING ?

PLEASE EMAIL ME

Posted 4 months ago

sgallant *

to change the font and font size you need to open the movieclip ¨button¨from the library, there will be two textfields that you can customize with the text tool (one is the default textfield and the other is the “rolled over” texfield) to put a ”|” you may need a bit of code reestructuration… or you could just put it in the xml file.

ldeazy21 *

if you mean the spacing between each button just open the movieclip “menu and go to the line 87:

itemList[z]._x = itemList[z-1]._x + itemList[z-1]._width

and add a + and the number of pixels you want to space them at the end, like:

itemList[z]._x = itemList[z-1]._x + itemList[z-1]._width + 5

Posted 4 months ago

do i change the font face the same way?

Posted 4 months ago

can you change the color of the bars to be a diff color?

Posted 4 months ago

if i want it to goto a specific frame, what do you mean by adding another node?

Posted 4 months ago

Fantastic Menu

Posted 4 months ago

ldeazy21:

The bars change to the color of the text that you setted on the xml file

zer0k_03:

It means the you will need to add a new node in the xml to put the frame and then load it into the flash to read it and use it in the getURL function

sgallant:

Thanks :)

Posted 4 months ago

I’d like to use the buttons to go to labeled frames within the flash movie, instead of loading a new URL … seems like a couple of other people have asked/requested this also… can you please be specific on how to adjust the XML code and Action Script to do this…like in your helpfile.txt you show how to load .swfs into the flash instead of a URL … can you update this helpfile.txt to show how to go to labeled frames also…

thanks much,

Buster

Posted 4 months ago

How do I remove the gray bar all together?

Posted 3 months ago

Big Problem: I need to load SWF files in my flash-film AND load external sites with _blank link. is this possible???? please answer, it’s very urgent! thankz

Posted 2 months ago