# Flash Help - Jumping Scene

**URL:** https://forum.kirupa.com/t/flash-help-jumping-scene/191586
**Category:** flash
**Created:** [June 21, 2006, 3:36pm UTC](https://forum.kirupa.com/t/flash-help-jumping-scene/191586 "2006-06-21T15:36:27Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![plesir](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/plesir/32/2513_2.png) [@plesir](https://forum.kirupa.com/u/plesir)
#### Post date: [June 21, 2006, 3:36pm UTC](https://forum.kirupa.com/t/flash-help-jumping-scene/191586/1 "2006-06-21T15:36:27Z")

</div>

I have created a movie that is supposed to load a movie clip for transition purposes and then automatically move on to another movie without the user clicking on a button. At the same time I have created an external preloader using the “myMCL.loadClip.” I have been successful in loading the transition (that’s easy enough) but not to load any other movies using the external preloader. I am trying to avoid running an internal preloader per movie, hense the external preloader, but it’s not working. I tried “\_level0.myMCL.loadClip(“movie.swf”,\_root);” where level 0 the preloader loads but the rest is not happening.

Any thoughts on this one? Thank you.
