Hi everyone!
I’m working on a project, a photo/photoalbum viewer in coverflow style. Weber design labs have already done a lot of the work needed (excellent!) so i’m starting out with their .fla.
There will be some heavy modifications of course, im only after the animation and reflection parts basicly.
Anyway. The (only) problem im facing right now is how to load the images (album covers) dynamically instead of all at once. The way it is now all images are being loaded when the script initializes. I would like to have say max 7 images loaded at all times. And when you hit next or previous a new image will be loaded, and in the other end an image will be unloaded. I hope you get my idea.
Does anyone have any ideas on how to accomplish this?
All files needed are located here http://www.weberdesignlabs.com/blog/?p=11
Thanks!