Wat to type in actionscript to a button for it to make the shape rotate etc

wat is the command for the buttons to make the movie clip rotate, go to left etc…
i tried

[/QUOTE] on (press) {
cross.gotoAndPlay(2);
}

[QUOTE]

but when i click the button twice it go to other position instead of staying there. Any idea how to do it?