ok, so I added another layer on top, set the alpha to 0, typed it as a button named btn
Then I clicked on the first frame of btn and inserted an action
btn.onPress = function() {
mc.stop();
}
when I test the movie I get the following compile error:
Scene=Scene 1, Layer=Button, Frame=1: Line...