fyi, there was never a pause() function, this is a custom function. To pause a MC simply say: stop(); and when the user wants to resume, use play();

gparis