Hello,
I have been looking at the Adding Thumbnails Tutorial. Great stuff, exactly what I was looking for.
However, I just have one issue with it.
The problem is (with onRelease) that when you click the thumbnail and it shows the image, if you click the same thumbnail it reloads the same image.
I basically want to change it so that it checks to see if that image is loaded and if it is it doesn’t reload the image.
Any ideas? I have been trying to work this feature in but having no luck, is with the nextImage() function.
Cheers