ifFrameLoaded MC

In the first frame of my movie I have:
ifFrameLoaded (140) {
gotoAndPlay(2);
}

But in frame 5 i inserted a movie clip. How can I preload this movieclip _root.mc & first 140 frames of my movie and then play frame 2 in the main timeline.

Tutorial, example :hr: