# HELP:Preloading 2 SWF

**URL:** https://forum.kirupa.com/t/help-preloading-2-swf/143280
**Category:** Uncategorized
**Created:** [April 4, 2005, 8:07pm UTC](https://forum.kirupa.com/t/help-preloading-2-swf/143280 "2005-04-04T20:07:24Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Luigi\_Vercotti](https://avatars.discourse-cdn.com/v4/letter/l/b2d939/32.png) [@Luigi\_Vercotti](https://forum.kirupa.com/u/Luigi_Vercotti)
#### Post date: [April 4, 2005, 8:07pm UTC](https://forum.kirupa.com/t/help-preloading-2-swf/143280/1 "2005-04-04T20:07:24Z")

</div>

Hello

I am trying to preload two swf into main movie.  
I managed to preload one .swf with MovieClipLoader with using getProgress and with loading bar and everything works pretty fine, but I read I can preload more files into a single movie clip or level and I can alternately create a different MovieClipLoader object for each file I load. I read in ActionScript Language Reference book, but I tryed different thing and nothing seems to work.  
I want to preload both at one time, lets say 1st .swf has 1MB and the 2nd .swf has 1MB, so I want the preloader to show 2MB of preloading with the progress in loading bar.  
Can be this done? I spent lots time to modify the script and nothing with the sinngle .swf works perfect.  
Please…
