# Transition thing

**URL:** https://forum.kirupa.com/t/transition-thing/25833
**Category:** flash
**Created:** [July 16, 2003, 9:46pm UTC](https://forum.kirupa.com/t/transition-thing/25833 "2003-07-16T21:46:02Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Sceleratus](https://avatars.discourse-cdn.com/v4/letter/s/e19b73/32.png) [@Sceleratus](https://forum.kirupa.com/u/Sceleratus)
#### Post date: [July 16, 2003, 9:46pm UTC](https://forum.kirupa.com/t/transition-thing/25833/1 "2003-07-16T21:46:02Z")

</div>

I have a container clip that holds main.swf from start.  
When I click a button on the stage I Want section1.swf  
to appear in the container clip.

But this must happen AFTER section1.swf is finished preloading.  
So while section1.swf is preloading the main.swf is still visible.  
And a preloding bar is being dispalyed under the container clip.

How Can I create this?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 16, 2003, 9:49pm UTC](https://forum.kirupa.com/t/transition-thing/25833/2 "2003-07-16T21:49:00Z")

</div>

Check out this transition tutorial, it might give you some ideas. If that doesn’t help then run a search in this section for “transitions” because it’s been asked a few times already.

[http://www.kirupa.com/developer/mx/preloader\_transition.htm](http://www.kirupa.com/developer/mx/preloader_transition.htm)
