[flashpro] caching

Mike S. Krischker info at flash-list.com
Fri Mar 11 15:32:19 EST 2005


At 10:01 11.03.2005 -0600, you wrote:
>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.

Hi Jason

This wouldn't make sense if an author wants to show the user the most
current image version, for instance in a webcam scenario. In this case
it would be yucky if you couldn't reload the image  ;)

You could profit from the cache if you make it load conditionally: If
the image is already there, don't load, just display it.

Mike


_____  mike s. krischker  list founder/owner/admin
        flashpro mailing list http://flash-list.com/
        webpro mailing list http://webdesign-list.com/ 



More information about the FlashPro mailing list