Disable a movie clip

i need help to disable a moive clip

example i use arrow key to rotate a clip then when i process i want the clip to be station at there when moving again when i use arrow key again

i know use the enable but i tried many time and it fail me

my coding was

_root.mymoiveclip.enable= false;

pls i need help