MC control - stopping after playing 4 times

This seems so easy but …

I need a mc to play about four times and then just stop…

this is what I have but does not work:

onClipEvent (enterFrame) {
cmov_mc.stop(4);
}

any suggestions, please!

Thanks! <:}

just answered this same question on another thread

http://www.kirupaforum.com/showthread.php?s=&threadid=10490