# Loading SWFs

**URL:** https://forum.kirupa.com/t/loading-swfs/126934
**Category:** Uncategorized
**Created:** [October 28, 2004, 4:45pm UTC](https://forum.kirupa.com/t/loading-swfs/126934 "2004-10-28T16:45:54Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![mortypants](https://avatars.discourse-cdn.com/v4/letter/m/9f8e36/32.png) [@mortypants](https://forum.kirupa.com/u/mortypants)
#### Post date: [October 28, 2004, 4:45pm UTC](https://forum.kirupa.com/t/loading-swfs/126934/1 "2004-10-28T16:45:54Z")

</div>

I need to load multiple external SWFs. Instead of replacing a targeted movie, how can I load another movie always above the previous?

While the new SWF is loading, I want the SWF below to be visible.

I understand loading higher numbered levels or using layers above. The only problem is what when I return to the lower levels, because they don’t replace eachother, they are hidden by the higher levels or layers.

Is there a general “load in above level” besides having to use numbered levels?

Is there actionscript for this? “when the new swf is loaded, unload the previous swf?”
