I’ve checked out the tutorials and created a gallery using the video tutorial from “LearnFlash.com”.
The tutorial is basic using the following code:
on(release) {
myLoader.contentPath = “images/g1_1.jpg”;
}
I have thumbnails that are arranged in a random order, http://dmforever.com/wedding2007.html
Now the questions:
-
I’ve cut my images back using Photoshop to the edge of getting bad quality/compression (JPG 8 quality). Yet my images are still slow in loading. Once you click on ALL the thumbnails you can navigate them quicker…so– is it possible to get the other images to somehow load into the background so that when people click the images they load quicker?
-
Using the simple code that’s listed above, is there a way to add some kind of tween to it, so that my images fade in?
I’ve looked at the other Photo gallery tutorials and they are not galleries as much as they are slideshows which is not what I want.
Any help would be greatly appreciated!
Thanks,
Ezi :ponder:
FYI-If someone takes the time to help me with this and helps me complete this project I am certainly willing to compensate! $$