Preloading array

Hi!

My array seems like this:

myPictures = new Array(“pic1.jpg”,“pic2.jpg”,“pic3.jpg”);

Does anyone know how can I preload all the images at once in the beginning of the movie?