Loading multiple images with movieClipLoader

which is the best way to load many images with the movieClipLoader class?
do I have to create one instance of moveClipLoader for each image or is it possible to use the same for all the images?