Stop(); and Play();

From my main movie (named main.swf), I did a LoadMovieNum command to load another SWF (named top.swf) to the third level. While on top.swf, I want to put stop and play buttons to control main.swf. How do I target main.swf from within top.swf?