alert 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
user goloat
goloat (1)

XML Menu - gotoandstop frame

Menu with gotoAndStop targeting a frame number
5654 downloads, 30328 views
Download (1.59 MB)

Comments

You need to login to post a comment.

user goloat
the listing author goloat 11 years ago

Sorry Wonder but I don't have time presently to convert in AS3

user Wonder
Wonder 11 years ago

Sorry, and you can't provide such menu on AS3 *?

user Wonder
Wonder 11 years ago

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

user goloat
the listing author goloat 11 years ago

Sorry Wonder, but I don't understand what you mean

user Wonder
Wonder 11 years ago

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

user goloat
the listing author goloat 11 years ago

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>

user Wonder
Wonder 11 years ago

and how to clean the menu some shots? what it is necessary to change?

user kendoskany
kendoskany 13 years ago

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.

user goloat
the listing author goloat 13 years ago

Hi enzomatrix this animation was done with XARA 3D version 5

user enzomatrix
enzomatrix 13 years ago

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 !

user yosulih
yosulih 14 years ago

OH~ I'm sorry. Thanks goloat.

user yosulih
yosulih 14 years ago

Thanks glolat.

user goloat
the listing author goloat 14 years ago

Thanks zerozign

user zerozign
zerozign 14 years ago

nice jop.

user phisher
phisher 14 years ago

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.

user goloat
the listing author goloat 14 years ago

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

user phisher
phisher 14 years ago

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.

user 3ds3ds3ds
3ds3ds3ds 15 years ago

Can we reduce the speed of the submenus opening? And can we make the submenus opening on click and not on mouseover?

user goloat
the listing author goloat 15 years ago

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

user dirmax
dirmax 15 years ago

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?

user goloat
the listing author goloat 15 years ago

Thanks gringa

user gringa
gringa 15 years ago

Hello!
Great sample of two level menu,
Thanks

user katiasiqueira
katiasiqueira 15 years ago

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

user katiasiqueira
katiasiqueira 15 years ago

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

user chris.poole
chris.poole 15 years ago

You're a genius. Thanks.

user goloat
the listing author goloat 15 years ago

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

user chris.poole
chris.poole 15 years ago

If i wanted multiple links to HTML pages where would these sit in the Fla file?

Thanks

user chris.poole
chris.poole 15 years ago

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

user goloat
the listing author goloat 15 years ago

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

user katiasiqueira
katiasiqueira 15 years ago

Very good! T but stating that the menus are also linked.
Thank you if you could include this action.

user katiasiqueira
katiasiqueira 15 years ago

Muito bom! Mas T precisando que os menus tambem sejam linkados.
Agradeceria imensamente se pudesse incluir essa ao.

user goloat
the listing author goloat 15 years ago

Hi ciam, you could, but it's not made for that purpose, Main button is to group sub categories.

user ciam
ciam 15 years ago

Is there anyway I can make it so the main menu takes you to a page, like the submenus do?

user goloat
the listing author goloat 15 years ago

Ji qaisarmirza
In the target frame put getURL("http://www.site.com/Directory/my _html_page.html" ,"_blank");

user qaisarmirza
qaisarmirza 15 years ago

how can i link the submenu button with htm pages i really need please help me

user danowen
danowen 16 years ago

Thanks, sorry about that.

user goloat
the listing author goloat 16 years ago

Hi danowen try embedding the text (fonts).

user danowen
danowen 16 years ago

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.

user goloat
the listing author goloat 16 years ago

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.

user theflyingtinman
theflyingtinman 16 years ago

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.

user goloat
the listing author goloat 16 years ago

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.

user aenk
aenk 16 years ago

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

user goloat
the listing author goloat 16 years ago

eduserrat : please look at the 3rd post
koikaam : thank you

user koikaam
koikaam 16 years ago

Grat:) Very nice

user eduserrat
eduserrat 16 years ago

There is a bug: When you click on a main button on the menu, the submenu remains visible on the main menu.

user goloat
the listing author goloat 16 years ago

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.

user challenger
challenger 16 years ago

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.

user nsigouin71
nsigouin71 16 years ago

Great and thank you, I have been looking for that type of menu for a long time.

user goloat
the listing author goloat 16 years ago

Thank you jing1 fot your comments and I'll keep you suggestions in mind.

user jing1
jing1 16 years ago

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

user goloat
the listing author goloat 16 years ago

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.

user goloat
the listing author goloat 16 years ago

Thank you

user nnielss
nnielss 16 years ago

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!