quando fai andare il movieclip, usa gotoAndPlay!

esempio:

var randNum:Number = int(Math.Random() * numFotogrammi);

movieclip.gotoAndPlay(randNum);