Search  

CLEAN BUTTONS

HomeBrowse CategoriesFlashMenus & ButtonsButtonsClean Buttons

Simple buttons that go nice with a simple site

Posted about 1 year ago

i love this file and was wondering can it be edited.

kellypersonalassist@yahoo.com

Posted about 1 year ago

Hey Taylorry,

Are the buttons sounds included with the purchase?

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

Are these buttons dynamic text based?

Posted about 1 year ago

No they are static text which can be changed or added too.

Best, Taylor

Posted about 1 year ago

Are these buttons released with AS?

Posted about 1 year ago

It’s actually just a simple goTo command on rollover and rollout.

Posted about 1 year ago

nice file taylorry. :)

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

Thanks! taylorry

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

Will this work with differet font size or font?

Posted 10 months ago

yes just go into the movie clip where the font is delete it and put whatever font you want

Posted 10 months 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 10 months ago

thanks for the email taylorry.

Posted 10 months ago

Love the Buttons.

Kinda new to Flash, have been able to edit text colour etc.

But how do I add more ??

Posted 9 months 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 6 months 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 6 months ago

I like it, but can the buttons stay selected when selected?

Posted 5 months 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 4 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 4 months ago

Doesn’t look like I’m gonna get an answer, but what version of Actionscript is this file?

Posted about 1 month ago