# Movie Chain?

**URL:** https://forum.kirupa.com/t/movie-chain/188936
**Category:** flash
**Created:** [May 11, 2006, 10:52pm UTC](https://forum.kirupa.com/t/movie-chain/188936 "2006-05-11T22:52:06Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![IneptAdept](https://avatars.discourse-cdn.com/v4/letter/i/b487fb/32.png) [@IneptAdept](https://forum.kirupa.com/u/IneptAdept)
#### Post date: [May 11, 2006, 10:52pm UTC](https://forum.kirupa.com/t/movie-chain/188936/1 "2006-05-11T22:52:06Z")

</div>

I am sure the answer exists somewhere, I am just not using the correct search parameters. I would like to load an external .swf into a MovieClip instance name EmptyMovie, then when Movie01 is done playing, I want to “automatically” load Movie02 into EmptyMovie and play it. Please point me to the correct tutorial. Thanks very much.

---

<div class="post-metadata">

### Author: ![theflash](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/theflash/32/1221_2.png) [@theflash](https://forum.kirupa.com/u/theflash)
#### Post date: [May 12, 2006, 6:47am UTC](https://forum.kirupa.com/t/movie-chain/188936/2 "2006-05-12T06:47:05Z")

</div>

Well it exists just right in loadMovie()

when you load external movie you can get the total frames when all the frames are played you can load next.
