Loading external SWFs and MCs

Hi everyone!

So here’s my question:

On a release action for a button, I’m loading an SWF and in that SWF, I want to go to a particular movie clip. I tried this and well, it doesn’t work …

loadMovieNum ("main.swf", 1);
_root.contact.play();

Any answers? Thank YOU!
Peter