# Preloading multiple swf AND jpeg's

**URL:** https://forum.kirupa.com/t/preloading-multiple-swf-and-jpegs/97033
**Category:** Uncategorized
**Created:** [December 16, 2003, 11:56pm UTC](https://forum.kirupa.com/t/preloading-multiple-swf-and-jpegs/97033 "2003-12-16T23:56:57Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Fernandez](https://avatars.discourse-cdn.com/v4/letter/f/58f4c7/32.png) [@Fernandez](https://forum.kirupa.com/u/Fernandez)
#### Post date: [December 16, 2003, 11:56pm UTC](https://forum.kirupa.com/t/preloading-multiple-swf-and-jpegs/97033/1 "2003-12-16T23:56:57Z")

</div>

Ok, here we go. I noticed a lot of people having similar problems as me  
but not the exact same…

Here’s what i got:

- A main.swf with empty MovieClipHolders which load Multiple SWF files.  
The Main and the Multiple SWF files all load external jpeg’s and read from PHP.

Here’s what i don’t get to work:

- A preloader in the Main which checks and gives a percentage of all the stuff to  
be loaded (jpeg’s AND swf AND database (php) content). This preloader should  
preload the Main.swf and start to play this. In the background it should continue  
loading the other swf’s and jpeg’s.
- BUT when clicking a button which targets the other SWF, the (same) preloader  
should do his work.

I hope you get it and somebody can help me out… i really thougt this was an  
easy one…

Thank you

FD
