_root.prevFrame();

I have done a scrolling menu, learnt from this tutorial -
http://www.webwasp.co.uk/tutorials/b14-scroll-menu/index.php

But, I am doing it in a movieclip. How do I change the controller actions

_root.prevFrame();

so that the flash will work?