# I need help on preloading page content

**URL:** https://forum.kirupa.com/t/i-need-help-on-preloading-page-content/21378
**Category:** Uncategorized
**Created:** [May 21, 2003, 3:25am UTC](https://forum.kirupa.com/t/i-need-help-on-preloading-page-content/21378 "2003-05-21T03:25:57Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![claudio](https://avatars.discourse-cdn.com/v4/letter/c/7cd45c/32.png) [@claudio](https://forum.kirupa.com/u/claudio)
#### Post date: [May 21, 2003, 3:25am UTC](https://forum.kirupa.com/t/i-need-help-on-preloading-page-content/21378/1 "2003-05-21T03:25:57Z")

</div>

Im having some problems on building my web site…  
Im using a preloader, but i have many actions to load an external swf into a movie clip inside my main movie.  
I was wondering, is it possible to also preload those external swf when loading my main movie?

---

<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: [May 21, 2003, 3:45am UTC](https://forum.kirupa.com/t/i-need-help-on-preloading-page-content/21378/2 "2003-05-21T03:45:11Z")

</div>

You could add a preloader to your external swf files. That way when your external swf is loaded up there would be a preloader instead of an empty space. If you are using the percentagepreloader tut found here, remove ‘\_root’ from the code so it doesn’t revert back to your main movie.

If you mean load all the external swf at the same time as your regular movie - not sure. However, in my mind, that would defeat the purpose of using external swf…  
(-:
