[flashpro] caching

Taggart, Damian DTaggart3 at tvi.edu
Fri Mar 11 11:45:16 EST 2005


I think that every time loadMovie() is called Flash will do just that.
If you don't want the movie to re-load try setting up your file so that
loadMovie is only called once per image and not each time you want it
displayed.

--Damian

-----Original Message-----
Subject: [flashpro] caching

Hello all,

Does anyone know anything about caching within swfs?  I have a flash
file that loads x number of images, not displaying them all at once.

As it is, when you click a button to display a set of images, it uses
loadMovie() to download the images from the server.  It was my
assumption that if the images were preloaded, they would be cached and
not load from the server again, but it seems that this assumption was
incorrect.

Any insights?

j.vanpelt


More information about the FlashPro mailing list