This is kind of like my last post about how how to get a button to goto a diferent scene (but to a frame this time). Well i cant get my moveing button that is inside many movie clips to goto a certain frame on the outside of of the many movie clips.
i labeled the frame i wanted to goto "proframe"
Pro_btn.onRelease = function(){
gotoAndPlay("proframe"
;
}
this question may be a little newbish but i dont have any other help... Thanks
i labeled the frame i wanted to goto "proframe"
Pro_btn.onRelease = function(){
gotoAndPlay("proframe"
}
this question may be a little newbish but i dont have any other help... Thanks