Hi,
I am externally loading a jpeg to my flash movie. However, I need the movie to wait till the picture is loaded before moving on. I know this can be easily done but I'm not sure of the code. I got this so far:

loadMovieNum("pic url", 2);


Thanks,

Scott