Is it works on Linux Server?
I was under the impression I would get the FLA . Is that possible? I want the menu to be in my main movie and link to frames.
.........Oh, I am sorry, I found it in the source folder. duh.
Five stars, great menu! Thanks!
Can you help me with one thing please?
I am not sure what to do with this code in order to make the menus link to keyframes:
yourMc.gotoAndStop(link)
I guess this is an obvious question, but what is yourMc supposed to be named?
Ok, sorry to fill up your comments pages, but if I take out yourMc and just have gotoAndStop(link) in the customFunc function, I get this error:
Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.
and my XML is:
Nevermind.
Given enough time, I guess people figure things out on their own. 
Hi, Chuckanucka
I`m recently bougth your amazing menu, but i need the same question of this old comment of another person?
Can help., I´m need to load external swf files with your menu. I put the load menu in my main swf. but I need to load and Unload differen t swf files in this menu. Where I put the suggestion that you describe in the menu.as?
And how I load this “link” in my main swf? and unload it, when I click another item of the menu? Do I need put an “Container” in my main swf?
Thanks!
studioMiosays Purchased hello, i downloaded the file, and cannot seem to have the buttons link to my external swf files. I place the following code on line 238:
var request:URLRequest = new URLRequest(“link”); var loader:Loader = new Loader() loader.load(request) var swfContainer:MovieClip=new MovieClip ; this.addChild(swfContainer) swfContainer.addChild(loader);
and for the xml i have: as per your instructions…
doesnt seem to work…
what do i do? thanks a lot.
Hello.
I have been trying to change the font to anything else then olnova, by opening the fla files, change the font, then publish. When testing i can hear that the menu is there but nothing appears. no text. When using olnova font it is working just fine. Im i missing something here?

180 Purchases
48 Comments