Excellent Code. Customizable, Good source code, especially for noob xml/flash menu users.
Posted about 1 year ago
TWO LEVEL VERTICAL XML SLIDE MENU
A slick two level XML menu with a nice sliding effect.
FEATURES INCLUDE :
Excellent Code. Customizable, Good source code, especially for noob xml/flash menu users.
Posted about 1 year ago
Can this menu be used to load the external .swf into a target within the main movie?
Posted about 1 year ago
Hi,
yes the onRelease events for all buttons are included, so its the same as any other button. There is an example in the help file and commented in the code to get you started.
chuck.
Posted about 1 year ago
Can images instead of text be used as the menu buttons & can mouseover sound be added easily?
Geoff
Posted about 1 year ago
Hi,
yes the onRollover and OnRollout events are included so you would just have to add your code within these functions. Something along the lines of:
yourSound= new Sound()
yourSound= .attachSound(“name in library”
yourSound.start()
chuck.
Posted about 1 year ago
With regards to using images, you would have to contact me to arrange a customization.
Posted about 1 year ago
thanks for your help! I want to load a unique external .swf for each menu button. I see that line 65 pertains to submenu buttons and line 100 pertains to buttons without submenus. I have a 1 pxl by 1pxl place holder movie clip on my stage named “placeholder” and on line 100 in the actions frame I have loadMovie(this.grass2.swf, placeholder); am i on the right track? I have done this with standard buttons I’m just off on integrating the loadmovie action with your buttons. thanks for your time!
Posted about 1 year ago
Hi,
the urls/swfs locations are set in the xml. So for your example you would set the link attribute for each main button in the xml e.g LINK=”grass2.swf”.
then on line 100 add your would add something like this: loadMovie(this.grass2.swf, this.link)
Please email me if you get stuck.
Posted about 1 year ago
great file Chuck I was wondering if it was possible to have another sub category coming out, like a third tier?
Posted 10 months ago
I’m an actionscipt noob…
How would I get the script from not popping up the menu when it loads? I’d just like it to be there already on my page, not come up from the bottom.
Posted 9 months ago
NM- figured it out. New question though… is there a way to make the sub menus retract when the user leaves the submenu? It’s kind of ugly to just have it just hanging out. Thanks…
Posted 9 months ago
Hi Freakdaddy,
I can make that change for a small fee, or you might find something similar to what you want in other menus.
chuck.
Posted 9 months ago
Excellent Code Chuckanucka ! You can’t imagine how much it helps me. The code is very clean and simple to understand for a basic programmer.
Posted 8 months ago
Hi Chuckanucka,
Is it possible to have the links refer to other frames in my swf file? & also to have this menu load (or pop up) when a button is clicked?
Posted 2 months ago
great menu!
I want to load another .swf file into my main container with this menu, but it is not working this is the xml . I have read your help file, but don’t quite understand what I am missing or doing wrong. Any help would be great.
Posted about 1 month ago
great menu!
I want to load another .swf file into my main container with this menu, but it is not working this is the xml FILE NAME =”Nanaimo” LINK =”map.swf” . I have read your help file, but don’t quite understand what I am missing or doing wrong. Any help would be great.
Posted about 1 month ago
Hey anyone out there…. can someone help me out….
I want to load another .swf file into my main container with this menu (that is a swf as well), but it is not working this is the xml FILE NAME =”Maps” LINK =”map.swf” . I have read the help file, but don’t quite understand what I am missing or doing wrong. Any help would be great.
So this is what I have on the xml file:
FILE NAME =”Maps” LINK =”map.swf”
... but what do I put on the actionscript? This:
loadMovie(this.map.swf, yourHolderMc);
can I do this on all the submenus?
Thanks for any help!
Posted about 1 month ago
asterisksThanks This file I use this file and i like it so much because it is so useful.And i use it like an external file._underscores_Thanks again…
Posted about 1 month ago
Thanks This file I use this file and i like it so much because it is so useful.And i use it like an external file.Thanks again…
Posted about 1 month ago
Hi, I want to pass menu.xml through my html page instead of calling from inside flash file.The reason is the menu i am making dynamically and passing value dynamically.Please help me on this issue.
Lineesh
Posted 12 days ago
great file!
Is it possible for the sub menu to disappear after when you have clicked on the submenu link?
Posted 9 days ago
great file!
Is it possible for the sub menu to disappear after when you have clicked on the submenu link?
Posted 9 days ago