i like the capitalization effect! 
A minimalistic menu flash CS3 /AS3 with mouse over effect, and dynamically created buttons!
Well commented code, drag and drop to your script. Mouse over and out colors can easily be changed, that goes for the spacing too. Help section can be found in the script.
The menu gives you the possibility to associate a MovieClip with a button, which is then returned when the button is clicked. And other ways to use the menu is described in the script as well.
Cheers
Posted 4 months ago
It would be great to get an AS2 Flash 8 version. Or a least something simliar.
Posted 3 months ago
Hello Kappe, Please help me with the following: I want to link 5 URLs with a TARGET to the: onSubMouseClick. http://www.website.com TARGET=content No Idea how.
How to put the URL and TARGET ? {name:”Who an I”, mc:null},
trace(“name ” + _subBtnsAndPos[event.currentTarget.name].name);
thanks a lot for your help. Milian
Posted 3 months ago
Kappe I’m having a bit of trouble how would I get these to onClick load an external swf into a null movie clip that is on stage?
If you could help that would be amazing!
-Kris
Posted 3 months ago
also need help. Would like submenu items to load external swf. Thank you for your help.
Brad
Posted 3 months ago
Hi, I am a novice to AS3 . Could anyone tell me how and where I put my Movie Clip name for it to load from the menu?
var _menuItemsAndContent:Array = new Array({name:”movie”, mc:new MovieClip,}, //name and mc, leave mc empty if you don’t use it
Thanks!!!
Posted 3 months ago
Sometimes less is more, and I love the simplicity in this menu. Nice concept.
Posted 2 months ago
Hi Kappe,
nice work, i love this menu.
3 questions:
- is it possible to activate the first button (menu) as regular navigation button to open and navigate in one click? - can I dublicate the navigation to get a horizontal dropdown menu? - can I change the capitals effect into just color-changing (hover) effect?
Thanks in advance! David
Posted 2 months ago
Hi there,
can anyone show me an example, how to load an mc wih that code?
sorry, i’m a newby. 
I can’t get the movie clips to load either. I’ve sent an email some time ago. I would sure like to use the file. Thanks
Posted about 1 month ago
Hi guys,
There are no functionality provided for loading external SWFs in this menu, but instead the possibility to change content at stage, showing and hiding MovieClips…
To retrieve the MC associated with the button clicked you write—> _subBtnsAndPos[event.currentTarget.name].mc
Then to hide and show MC could be accomplished like this—> _subBtnsAndPos[event.currentTarget.name].mc.visible = true/false;
Cheers
Posted about 1 month ago
Hi Kappe,
Great work!
I am using this menu on one of my sites. I have labelled frames where I have placed my content. I am able to trace the sub-menu’s but I don’t know how to link the to theseframes on the timeline. Please help.
Prem Aman
Posted about 1 month ago
Hi
You could make an if statement and say gotoAndStop(frame number); ...depending on the menu item clicked!
Hope that it helped
Posted about 1 month ago
can you please email the flash 8 version. I dont have Flash CS3 and I purchased assuming it would work in flash 8.
my email is jen.designs@yahoo.com.
I would like to add the buttons to complete my website.
Thanks
Posted about 1 month ago
I have some questions on this product please contact me to discuss issues I am having.
Posted 23 days ago