# Preloader for dynamically loading jpgs

**URL:** https://forum.kirupa.com/t/preloader-for-dynamically-loading-jpgs/26906
**Category:** Uncategorized
**Created:** [July 28, 2003, 4:32am UTC](https://forum.kirupa.com/t/preloader-for-dynamically-loading-jpgs/26906 "2003-07-28T04:32:09Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![julia](https://avatars.discourse-cdn.com/v4/letter/j/2bfe46/32.png) [@julia](https://forum.kirupa.com/u/julia)
#### Post date: [July 28, 2003, 4:32am UTC](https://forum.kirupa.com/t/preloader-for-dynamically-loading-jpgs/26906/1 "2003-07-28T04:32:09Z")

</div>

hello,

i’m a total beginner when it comes to actionscripting so a lot of what i’ve read on this subject is hard to understand.

i’ve created a file with dynamically loading jpgs based on this:

[http://www.flashkit.com/board/showthread.php?threadid=345121&highlight=dynamic+load+jpg](http://www.flashkit.com/board/showthread.php?threadid=345121&highlight=dynamic+load+jpg)

which basically uses this code:  
picHolder.loadMovie(“images/p1.jpg”);

Can anyone tell me how to create a preloader for this?

Thank you!!  
Julia

---

<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 28, 2003, 5:23am UTC](https://forum.kirupa.com/t/preloader-for-dynamically-loading-jpgs/26906/2 "2003-07-28T05:23:42Z")

</div>

Read this thread, it might help.

[http://www.kirupaforum.com/forums/showthread.php?s=&threadid=15472](http://www.kirupaforum.com/forums/showthread.php?s=&threadid=15472)
