# Loading external swf files

**URL:** https://forum.kirupa.com/t/loading-external-swf-files/261077
**Category:** Uncategorized
**Created:** [May 22, 2008, 9:43pm UTC](https://forum.kirupa.com/t/loading-external-swf-files/261077 "2008-05-22T21:43:19Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Axauv](https://avatars.discourse-cdn.com/v4/letter/a/9fc348/32.png) [@Axauv](https://forum.kirupa.com/u/Axauv)
#### Post date: [May 22, 2008, 9:43pm UTC](https://forum.kirupa.com/t/loading-external-swf-files/261077/1 "2008-05-22T21:43:19Z")

</div>

i’m loading a game level as an external SWF so that i don’t have to load the entire game as soon as the player clicks start-

however, the swf works fine but it taking sound information from the swf it was loaded into- rather than using it’s own sounds (some sounds have the same names- but since the sounds are built into each swf i’m not sure why there is crosstalk).

any tips appreciated! i need the sounds built into each swf to work only for that swf.
