# MC on the fly depth question

**URL:** https://forum.kirupa.com/t/mc-on-the-fly-depth-question/158719
**Category:** flash
**Created:** [August 11, 2005, 12:59pm UTC](https://forum.kirupa.com/t/mc-on-the-fly-depth-question/158719 "2005-08-11T12:59:04Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Sighlynt](https://avatars.discourse-cdn.com/v4/letter/s/d07c76/32.png) [@Sighlynt](https://forum.kirupa.com/u/Sighlynt)
#### Post date: [August 11, 2005, 12:59pm UTC](https://forum.kirupa.com/t/mc-on-the-fly-depth-question/158719/1 "2005-08-11T12:59:04Z")

</div>

I have a slightly large Jpeg that I want to load after the movie has loaded to save space. I have chosen to follow the example given [here](http://actionscript-toolbox.com/samplemx_loadjpg.php). Where, on what layer, does the createEmptyMovieClip method insert the new MC? I’ve fooled around with the depth field to no avail. The movie is still located before the foreground of my main movie. I guess the question is how do I sink the movie into a deeper layer? ~Thanks
