hi

I have a movie clip with a button in it... I am trying to get that movie clip on release to go to the scene... But dosent do anything here is what i am using



on (release) {
_root.gotoAndPlay("1",1);
}


note... the scene name is 1

any help thank you in advance,

Le james