Preload images

Hi, I was wondering is there is any way to preload a JPG from a website and when its loaded show it… this is my code so far… 1 line =)

loadMovieNum("http://www.mywebsite.com/image.jpg",2);

thank you