I’m working on a full browser image gallery, and I’m wondering what would be the best angle concerning preloading. So far I’ve used a looped function that creates a movieclip for each image, and hidden all but the first image. Is there a better approch to this? The idea is to preload everything behind the scenes.