# Help loading swf into MC

**URL:** https://forum.kirupa.com/t/help-loading-swf-into-mc/50653
**Category:** Uncategorized
**Created:** [May 5, 2004, 5:16am UTC](https://forum.kirupa.com/t/help-loading-swf-into-mc/50653 "2004-05-05T05:16:33Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dpemokid](https://avatars.discourse-cdn.com/v4/letter/d/4bbf92/32.png) [@dpemokid](https://forum.kirupa.com/u/dpemokid)
#### Post date: [May 5, 2004, 5:16am UTC](https://forum.kirupa.com/t/help-loading-swf-into-mc/50653/1 "2004-05-05T05:16:33Z")

</div>

ok…now here’s the deal…i wanna load this file

[www.angelfire.com/band2/thebrokenca/navigation.fla](http://www.angelfire.com/band2/thebrokenca/navigation.fla)

into the containerMC (thats the instance name of the MC) in This Movie:

[www.angelfire.com/band2/thebrokenca/awe.fla](http://www.angelfire.com/band2/thebrokenca/awe.fla)

the main movie is the second one I gave you…and the actions I have to load it is in the actions layer of scene 1…when i try testing the movie…the navigation loads…but not properly…this is my code exactlky as I have it in the actions layer in awe.fla:

```auto
 _root.containerMC.loadMovie("navigation.swf")

```

thank you all for your time!
