For some reason, a button of mine that is on a seperate layer won't work. I turned it into a button, and added this code to it-
on(press){
gotoandStop(60);
}
When I roll-over the button, the cursor changes into a hand, as if it's a button, but when I click it, nothing happens.
Thanks in advance to any help. =]
