# Preloading dynamic images

**URL:** https://forum.kirupa.com/t/preloading-dynamic-images/22770
**Category:** flash
**Created:** [June 8, 2003, 11:47am UTC](https://forum.kirupa.com/t/preloading-dynamic-images/22770 "2003-06-08T11:47:55Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![cellinis](https://avatars.discourse-cdn.com/v4/letter/c/74df32/32.png) [@cellinis](https://forum.kirupa.com/u/cellinis)
#### Post date: [June 8, 2003, 11:47am UTC](https://forum.kirupa.com/t/preloading-dynamic-images/22770/1 "2003-06-08T11:47:55Z")

</div>

I have a sweet little problem. In my animation, i am dynamically loading images, one per frame into a blank movie with instance name loadimage.  
The problem is that each of these images is around 90-100k and it takes hell of a time to load.  
I was wondering if there is a way to preload all the images before the movie is starts? Or better still preload lets say first 5 images and then continue preloading the rest of the images while the movie runs?
