# Another Preloader question

**URL:** https://forum.kirupa.com/t/another-preloader-question/230175
**Category:** Uncategorized
**Created:** [June 23, 2007, 2:17pm UTC](https://forum.kirupa.com/t/another-preloader-question/230175 "2007-06-23T14:17:26Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![StigC](https://avatars.discourse-cdn.com/v4/letter/s/46a35a/32.png) [@StigC](https://forum.kirupa.com/u/StigC)
#### Post date: [June 23, 2007, 2:17pm UTC](https://forum.kirupa.com/t/another-preloader-question/230175/1 "2007-06-23T14:17:26Z")

</div>

Hey everyone…

Basically I have a main movie clip with a loader on it… (The loader component)  
It loads external swf’s, and it works fine. Some of the swf’s are getting to be fairly large, so i want to add preloaders to them.  
it works fine when I test the single swf. But when it loads from the main movie, the preloaders don’t show up… IE: I placed the preloader on the separate swf’s and the swf shows up after a while (in simulate download) but the preloader doesn’t…

I read senoculars enormous page on preloading, but I wasn’t able to get a clear answer on my problem. It seemed to deal mainly with onEnterFrame statements, that didn’t seem right for my problem. (Maybe I should read it again??)

So what should i do? Make a dedicated preloader on the main page, that’s used for all content? And how would I go about that?? I guess the code would be placed within my “onRelease = function() {}” on the various buttons…

Anyone know a tutorial on this issue?

The page is the flashback url in my signature, in case you were wondering…

Thank you!  
Stig
