In this project I am dealing with 495 images, they are big. I have them grouped in different swfs, for ease of loading, and since they can be shown as a sequence, they are all embedded in the timeline, one for each frame. The problem now is that since there are so many images, once I go through all of them, the computers RAM reaches over 500MB. So the site sucks when viewed on a computer with 256MB of ram or less.

How can I alleviate the load?

The way the user interaction is set, the user can only see one image at a time, but he/she can choose to go to any image at any time. And the transition would show all of the images from image X to image Y, in a certain amount of time.


thanks,

G
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to