Ok, I'm making a game. I have scene 1 which, I want to loop I made a button which when click
on(release){
gotoAndPlay("scene 2")
however.. since i don't know how to loop scene 1 without it being commanded to go to scene 2 when clicking button when I test movie or ctrl +enter it just...