# \[MX2004\] External JPGs & loadMovie()

**URL:** https://forum.kirupa.com/t/mx2004-external-jpgs-loadmovie/82744
**Category:** Uncategorized
**Created:** [March 13, 2005, 12:19am UTC](https://forum.kirupa.com/t/mx2004-external-jpgs-loadmovie/82744 "2005-03-13T00:19:39Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![kBisk](https://avatars.discourse-cdn.com/v4/letter/k/eb8c5e/32.png) [@kBisk](https://forum.kirupa.com/u/kBisk)
#### Post date: [March 13, 2005, 12:19am UTC](https://forum.kirupa.com/t/mx2004-external-jpgs-loadmovie/82744/1 "2005-03-13T00:19:39Z")

</div>

I have 100 mc’s loading external thumbnail jpgs via loadMovie(). I need a preloader of some sort to show the status of the thumbnails. The problem is that each of the mc’s are loading JPG individually and I am not sure of how to combine their loading statuses into a preloader. The other option I had planned to use was to make one thumbnail larger in file size than the others so that it would load last and therefore I could use some onload function for this particular thumbnail, but I do not know what would be best to use in this case.

Any help/suggestions are greatly appreciated.
