# I want to load external mc into level

**URL:** https://forum.kirupa.com/t/i-want-to-load-external-mc-into-level/317910
**Category:** flash
**Created:** [January 5, 2011, 9:36pm UTC](https://forum.kirupa.com/t/i-want-to-load-external-mc-into-level/317910 "2011-01-05T21:36:19Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![krizinxgren](https://avatars.discourse-cdn.com/v4/letter/k/ed8c4c/32.png) [@krizinxgren](https://forum.kirupa.com/u/krizinxgren)
#### Post date: [January 5, 2011, 9:36pm UTC](https://forum.kirupa.com/t/i-want-to-load-external-mc-into-level/317910/1 "2011-01-05T21:36:19Z")

</div>

Hello all

I am having trouble with loading an external mc into level i want

I use the below code to load the external mc and thats ok its just that flash will load it on top of everything i have seen some tutorials but problem is still not solved so i have no choice but to post and ask you for a guide.

this.createEmptyMovieClip(“holda1”,1);  
holda1.loadMovie(“file:///C|/Users/ks inc/K’S INC/GRINLITE/kadlite1.swf”);

holda1.\_x = 10;  
holda1.\_y = 20;

thanks and hapy 2011

st
