# Fast Image Loading?

**URL:** https://forum.kirupa.com/t/fast-image-loading/275082
**Category:** flash
**Created:** [November 9, 2008, 3:31am UTC](https://forum.kirupa.com/t/fast-image-loading/275082 "2008-11-09T03:31:44Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Mr\_Mister](https://avatars.discourse-cdn.com/v4/letter/m/e56c9b/32.png) [@Mr\_Mister](https://forum.kirupa.com/u/Mr_Mister)
#### Post date: [November 9, 2008, 3:31am UTC](https://forum.kirupa.com/t/fast-image-loading/275082/1 "2008-11-09T03:31:44Z")

</div>

Hello, [Kirupa.com](http://Kirupa.com) Users,

I am putting together a holidays card similar to what the folks at monoface created [http://www.mono-1.com/monoface/main.html](http://www.mono-1.com/monoface/main.html)

Right now, I load png images into movieclip containers using loadMovie() in a loop and with array of image names.  
This basically works like the monoface version, except for one thing: the clips (eyes, lips, noses, heads) do not switch fast enough. How can I eliminate this delay? Is there a way to preload all images and then call upon them when they need to be displayed?

Many thanks,

Mr\_Mister
