Loading images into MC, then move forward

I am using this code to load images into a fake MC to cache the image:

mcfake.loadMovie(images/C1_1.jpg");

I want the time line to stop on this action untill the image has fully loaded.

have looked at all kinds of things about preloading, but can’t get it to work…can you help me out?

thanks!