# Picture preloading

**URL:** https://forum.kirupa.com/t/picture-preloading/431
**Category:** Uncategorized
**Created:** [July 17, 2002, 12:30pm UTC](https://forum.kirupa.com/t/picture-preloading/431 "2002-07-17T12:30:42Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![ghost](https://avatars.discourse-cdn.com/v4/letter/g/f04885/32.png) [@ghost](https://forum.kirupa.com/u/ghost)
#### Post date: [July 17, 2002, 12:30pm UTC](https://forum.kirupa.com/t/picture-preloading/431/1 "2002-07-17T12:30:42Z")

</div>

I want to make a photo album on my flash site. I want to preload the images in my movie…  
But I don’t want to make a movie for every picture. I want to put in pictures very easily.

Is this possible and how or do I just have to make a preloader movie and use for every new picture ???

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 17, 2002, 12:35pm UTC](https://forum.kirupa.com/t/picture-preloading/431/2 "2002-07-17T12:35:23Z")

</div>

You could have a MC off stage that sequentially loops through an array containing the addresses of the pics you want to download. This MC would download and pre-cache your images and when you called them in the usual fashion the would be sitting in the cache.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 17, 2002, 5:05pm UTC](https://forum.kirupa.com/t/picture-preloading/431/3 "2002-07-17T17:05:22Z")

</div>

> \*Originally posted by jsk \*  
> \*\*You could have a MC off stage that sequentially loops through an array containing the addresses of the pics you want to download. This MC would download and pre-cache your images and when you called them in the usual fashion the would be sitting in the cache. \*\*  
> 😛

But why bother ? Just preload the thing. I mean, I don’t see the use in having the pics in the cache if you can have them in the movie…

pom :asian:
