i love this file and was wondering can it be edited.
Posted about 1 year ago
i love this file and was wondering can it be edited.
Posted about 1 year ago
Hi Yes the file is very simple to edit and add in more buttons the sound file is also included in the fla.
Best, Taylor
Posted about 1 year ago
No they are static text which can be changed or added too.
Best, Taylor
Posted about 1 year ago
Hi taylorry
I was wondering how can I do an
on (release) {
gotoAndPlay( ) ;
a frame on the parent timeline. I tried the instance name but that didn’t work. I’m kind of new to flash so any advice is appreciated.
thanks
Posted about 1 year ago
Hi Goodies,
Add this
on(release){
_root.gotoAndPlay(“frame label here”
;
}
You should be good with that. Just label the frames
Posted about 1 year ago
sorry didnt wrap the code
on(release){
_root.gotoAndPlay("sec1");
}
Posted about 1 year ago
it works!
but i notice that when I release the mouse button, all the menu buttons shift to the left and then back to the right when clicking another button.?
Posted about 1 year ago
if you like the font then break it all apart or retype it. The url to where to get it is in the help file.
Posted about 1 year ago
yes just go into the movie clip where the font is delete it and put whatever font you want
Posted about 1 year ago
Hi thanks for the file
I have an annoying problem start to happen though.
All my menu items have half the last letter missing – any ideas? – I have tried everything…
When I publish it -sometimes it looks fine but when I bring it into another movie all the items are consistantly cut off – it’s a right wind-up.
please advice if you can.
Posted about 1 year ago
Love the Buttons.
Kinda new to Flash, have been able to edit text colour etc.
But how do I add more ??
Posted about 1 year ago
Hi,
I need some help with this please. I am having problems customizing it for my project. I also do not know that much of AS.
When I copy and paste the buttons into my main movie to use, they just do not work once I give them actions. I want to load external swfs through these buttons. The action I have given on the button is:
on (release) {
if (_root.currMovie == undefined) {
_root.currMovie = “contact”;
container.loadMovie(“contact.swf”
;
} else if (_root.currMovie != “contact”
{
if (container._currentframe >= container.midframe) {
_root.currMovie = “contact”;
container.play();
}
}
}
But it does not work. Further, the blur effect on the button rollover(for which I purchased them) also has disappeared?
Please, please help…
Posted about 1 year ago
Hi, love the file, thanks very much. Just wondering if you could help me.. I’m having trouble getting them to hyperlink, I have no idea what I’m doing wrong!
Thanks.. My email is alexreekieAThotmailDOTcom
Posted about 1 year ago
Hi! i purchase this file some time ago, i need to use but opening the links on a IFRAME .
how can i do that?
Thanks!
Posted 12 months ago
I also need to know how to add more buttons. If I copy one of the buttons and re-name it, it seems to be linked and the button I copied changes along with the new one. My deadline is in the morning and i have tried everything. Please help!!!!! cheryl@fuelyourdesign.com
Posted 11 months ago
Doesn’t look like I’m gonna get an answer, but what version of Actionscript is this file?
Posted 9 months ago
do you have a help file? I see two text movie clips, one that I could not edit and retype over and another one broken apart. Also I was looking where can I add URL to these menu buttons. Please help.
Posted 3 months ago