all groups > flash actionscript > april 2006 >
You're in the

flash actionscript

group:

trying to make a website,



trying to make a website, sillyfecker
4/23/2006 8:52:12 PM
flash actionscript: hey im having truble making button codes, ive made some text into a button but
it does not do any thing yet, ive been looking for the code but cant seem to
find it, would any one kno a website with basic codes that is ease to use??
or that knows the code to make a button go to another page?

thanks
xx
Re: trying to make a website, DavidMLevine
4/23/2006 10:47:41 PM
myBtn_btn.onRelease = function(){
gotoAndPlay("newFrame");
};
AddThis Social Bookmark Button