Controlling an embedded movie

I have embedded a move clip into flash. I want to control it, loop and and move to frame.

I tried myMovie.stop() and myMovie.gotoAndPlay(20);

1061: Call to a possibly undefined method stop through a reference with static type flash.media:Video.