Search  

ULTRA XML MENU

HomeBrowse CategoriesFlashMenus & ButtonsVertical MenusUltra XML Menu
You can change almost everything. Font, background colors, tween types, times, margins…


Posted 4 months ago

hi again…is there any way do create a button that when pressed he turn a pressed button from the menu in a normal button? like when i click on some button to open something but when a click in a “X” button not in the menu…he close the swf BUT he turns the button again in a normal button…my english is very very bad…so its hard to explain…tanks…

Posted 2 months ago

call function restoreSelectedButton();

Posted 2 months ago

tanks

Posted 2 months ago

hello,

i am trying to make it so that when i press button 1 it takes you to a different frame. how can i do this? because now it just opens up new links.

Posted about 1 month ago

iamdangavin : add your custom actions in function addcustomActions – actionscript line >487.
If you don’t want html links leave blank link node in xml

<link></link>

Posted about 1 month ago

thanks got it.

also is there a way to make this menu work horizontally?

Posted about 1 month ago

just used your file on a proyect that needed to be done within a day … and your file saved my day :-)) Very well documented. Can only recomend this file.

Thank you djankey

Posted about 1 month ago

I am having a problem adding this navigation to my file, tried to pull the source AS an copy into my file.

Posted about 1 month ago

don’t forget to copy and library!

Posted about 1 month ago

Problem Fixed… THANKS FOR THE HELP

Posted about 1 month ago

hi – how can I ‘init’ the menu to a specific button. I am using to use swfobject and want to be able to ‘activate’ the button to a specific page.

so if someone is on ‘about’ and then chooses ‘portfolio’ and then hits the back button – i need to be able to ‘light up’ the ‘about’ button.

Thanks R

Posted 23 days ago

robert5 : check sample folder. Open index.html in notepad and edit line:

so.addVariable("selectedButton", "3")

Posted 22 days ago

Thanks! However, can I do this through actionscript?

ie – set a variable so that when I ‘land’ on frame 2 I do something like: selectedButton=2;

can I set that as a global or…?...

Thanks in advance R5

Posted 21 days ago

I need an help, I’d like to use this menu but from XML file.

And I’d like that, when I click on evry button, it open in the same “stage” another .swf!

I understand how to have this with “custom actions” but, is it possible to have it with XML menu?!

Thanks and sorry for my english!

Posted 20 days ago

Great Nav – looks really good. One question – how do I target self and not blank?

Posted 19 days ago

redwards : link target can be changed in xml

Posted 19 days ago