I’m making an image gallery and I want to preload each image per click instead of loading all the images at once. I don’t want to use load movie and make another bunch of swfs with an image in each!!
Is there a way to preload each image one by one using geturl?