This appears to be a flash file, you cannot see a preview because flash player is no longer supoorted in browsers, but you can still download the file to study it's source code.
You can open/play the swf file with Flash Player exe
You can open/play the swf file with Flash Player exe
goloat (1)
XML Menu - gotoandstop frame
Menu with gotoAndStop targeting a frame number5654 downloads, 30455 views
Comments
You need to login to post a comment.
Sorry Wonder but I don't have time presently to convert in AS3
Sorry, and you can't provide such menu on AS3 *?
I simply mean about disappearances of all menu in some . on personnel . when pressing the menu transition to a shot with menu disappearance was carried out
Sorry Wonder, but I don't understand what you mean
No, you didn't understand)
I mean, what when pressing as we will tell "Sub 01 01", at us the menu vanishes but all ostlny remains, more precisely, at us on one shot the menu) how to make was gone? prompt please
Hi Wonder
Let say you want to delete Menu 5
Edit Menu.xml to remove
<menu txt="Main 05">
<submenu txt="Sub 05 01" target="19"/>
<submenu txt="Sub 05 02" target="20"/>
</menu>
and how to clean the menu some shots? what it is necessary to change?
And how to hide the menu if I do not want it to show where the code for the menu, for example, mounted on a frame 3. That is, the clip is played to 3, then I put the button back on frame 1, but the menu is still displayed.
Hi enzomatrix this animation was done with XARA 3D version 5
What I'm interested in is your JP logo in the top corner. I'm looking for a way to make a looped animation with a rollover event.
Nice work !
OH~ I'm sorry. Thanks goloat.
Thanks glolat.
Thanks zerozign
nice jop.
I have checked my .xml file a few times and it still doesn't want to work with anything over 10 main menu in height. I will show them but have no sub menu functionality.
Hi phisher
It should, but right now I don't have time to check it. Verify your xml file.
Hi, 3ds3ds3ds
Just change the code from on rollover to clik
Is there anyway to increase the 10 of menu and submenus over 10? I seem to be running into the limit after 10 and nothing else opens into submenus after 10.
Can we reduce the speed of the submenus opening? And can we make the submenus opening on click and not on mouseover?
Thanks dirmax : delete the menu from that frame and make a return button to return to a frame that has the menu. Hope that help
thank you very much this is aussem
but how could i unload this menu when i goto another frame when the menu shouldn't appear?
Thanks gringa
Hello!
Great sample of two level menu,
Thanks
Hello!
I wonder if you ever leave the menu as closed, ie after the mouse move it back to original position.
Grata!
Abrao
Katia Siqueira
Ol!
Gostaria de saber se tem como sempre deixar o menu fechado, ou seja, aps passar o mouse ele volte para posio inicial.
Grata!
Abrao
Ktia Siqueira
You're a genius. Thanks.
Hi chris.poole
xml :
<submenu txt="Sub 01 01" target="5"/>
Where target frame is No. 5
In frame 5 in the fla open the action script panel and type :
getURL("http://www.your_site.html", "_blank");
Where blank at the end will open your url in a new window
Hope it help
If i wanted multiple links to HTML pages where would these sit in the Fla file?
Thanks
Great Menu. Same problem as katiasiqueira. The solution you gave for:
In the xml file :
<submenu txt="Accueil" target="http://www.your_site.com"/>
doesen't seem to work. I'm not sure where to put the getURL("http://www.your_site.com"); in the fla file. Any help would be much appreciated.
Chris
Hi katiasiqueira
If I ubderstood the question correctely
In the xml file :
<submenu txt="Accueil" target="http://www.your_site.com"/>
Or
In the fla target frame
getURL("http://www.your_site.com");
Hope it helps
Very good! T but stating that the menus are also linked.
Thank you if you could include this action.
Muito bom! Mas T precisando que os menus tambem sejam linkados.
Agradeceria imensamente se pudesse incluir essa ao.
Hi ciam, you could, but it's not made for that purpose, Main button is to group sub categories.
Is there anyway I can make it so the main menu takes you to a page, like the submenus do?
Ji qaisarmirza
In the target frame put getURL("http://www.site.com/Directory/my _html_page.html" ,"_blank");
how can i link the submenu button with htm pages i really need please help me
Thanks, sorry about that.
Hi danowen try embedding the text (fonts).
I am having problems with text being mangled. I can change menu and sub-menu item names successfully.
Unfortunately, I cannot change a page title successfully. In the FLA file I changed page/frame title (layer 13) to "Safety-Kleen - Self Service Parts Washer". In the SWF when I select that sub-menu button the title reads "Seeen Se See e".
Inside the Lorem Ipsum text which I replaced with real textual content most of the capital letters were dropped.
I like what you are attempting but currently it is unusable.
Thank you theflyingtinman for reporting that bug and the patch was the 3rd post:
} Delete this curly bracket
_root["but"+i].getPos(_root["but"+i].y) ;
continue;
} and place it here right after continue;
Sorry again.
If you don't consider the buggy submenu behavior to be a bug then you should make it usable. The submenu remains open after clicking a main menu item but it closes as soon as the mouse rolls between the first and second items so you can not use the open submenu to select anything other than the first item.
aenk thanks to you for reporting this. Personnaly I don't consider that as a bug. Actually, you save time when the sub menu remains open. Thanks again for your comments.
hi! nice menu! i found a bug...if you click on a menuitem the subitems the menu gets closed and the subitems do not disapear. delete the line: _root["but"+i].getPos(_root["but"+i].y); in the actions and it is fixed
eduserrat : please look at the 3rd post
koikaam : thank you
Grat:) Very nice
There is a bug: When you click on a main button on the menu, the submenu remains visible on the main menu.
Thaks challenger for your comments. The colors can be change very easy by editing the graphics and change the colors. As far as "back to main" you can put a Home graphic targeting a frame number where your splash screen is located. Thaks again and good day.
Hey, great work. Looks like you forgot a "back to main" option (to your intro "xml file" page). Thanks for the bug fix too. I agree with Jing1 about simple "dress up" as the beauty of the XML menu is non-flash folks can use it, so personally I try to use a corporate, clean style as a template - doesn't mean has to be boring, but pink and purple? Ha. jk. ;-) Whatev, it's nice to see that you stepped up and created a complete piece like this. Rock on.
Great and thank you, I have been looking for that type of menu for a long time.
Thank you jing1 fot your comments and I'll keep you suggestions in mind.
Nice work, Would be better off with simple color schemes so more people like it however great work.
Now all you need is a login and cms editior for the .xml loaded text and navbar options :p
10/10
Thank you nnielss for reporting that bug and here is the patch :
} Delete this curly bracket
_root["but"+i].getPos(_root["but"+i]. y);
continue;
} and place it here right after continue;
Sorry again.
Thank you
theres a bug - when you press on a "main" button, and then get the mouse out of there, the sub menus are on top of the main buttons!