BOOL mmpStopAnimating(idMovie, wOptions)
This function notifies the Movie Player that animation is to stop.
MMPID idMovie
Identifies the movie ID of the Movie Player instance.
WORD wOptions
Specifies the following flags:
MMP_DRAW_FRAME
Draw the next frame in the stage window.
Returns TRUE if successful. Returns FALSE if the animation is not running.
mmpStartAnimating, mmpAnimStopped, mmpAnimStatus