- Has been a member for 4-5 years
- Exclusive Author
- Author was Featured
- Bought between 10 and 49 items
- Referred between 1 and 9 users
nice one
nice one
Thanks !
I’m having a hard time switching the menu items from vertical to horizontal… Please help, I just noticed you have the same file but horizontal.. thanks
Hello, wich is the problem ?
wow.. tasty))
how to add a URL to each menu item clicked.
Hi, change
loadMovie(fileName+".swf", _root.extFileContainer_mc);
in
getURL(fileName+"html", "_self"); // i.e. or pho or what you want
then
you have an easy way to do that with swfObject (http://blog.deconcept.com/swfobject). Using the addVariable method of the swfObject you simply can do something like this on your page php or html:
var so = new SWFObject("MirrorMenu.swf", "MirrorMenu", "611", "322", "8", "#000000"); so.addVariable("buttonSelected", "mc3"); so.write("flashcontent");
where buttonSelected represent the buttonSelected and mc3 the item you want to fire. Did this, on your .fla file change
myMenu.SetSelected(holder_mc['mc0']);
in
myMenu.SetSelected(holder_mc[buttonSelected]); and that’s all.
P.S. if you don’t know about swfObject look at to http://blog.deconcept.com/swfobject
Thats a great menu.
Being new to flash Ive had a play with it, and I can add and remove menu items ok, but Im having trouble setting the hyperlinks to each menu item. When I set the hyperlink it applies it to every menu item.
How do I tell flash to recognise each indiviual button and URL ??
Thanks
Chad
Hello, please be patient: I’m updating all the menus to recognise which command must to do for each individual button.
I’ll do that in 1 or at least 2 days.
I am getting this message “Adobe Flash Player Security”. Even after I selected the “Always Allow” button in the “Settings Manager” this alert window keeps coming up. Please advise what to do.
Never happen on the internet or under a local web server such Apache. It’s a setting of your flash application.
very nice menu how can i insert an accordion?
COPYRIGHT © 2012 ENVATO| TERMS OF USAGE| SUPPORT/HELP| ICONS BY TANGO + WEFUNCTION + FAMFAMFAM
Adobe®, Flash®, Flex®, Fireworks®, Photoshop®, Illustrator®, InDesign® and After Effects® are registered trademarks of Adobe Systems Incorporated.
Thanks, no, it’s not possible.