# Section Transitions

**URL:** https://forum.kirupa.com/t/section-transitions/264749
**Category:** flash
**Created:** [June 30, 2008, 3:02am UTC](https://forum.kirupa.com/t/section-transitions/264749 "2008-06-30T03:02:25Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![keebler87](https://avatars.discourse-cdn.com/v4/letter/k/71c47a/32.png) [@keebler87](https://forum.kirupa.com/u/keebler87)
#### Post date: [June 30, 2008, 3:02am UTC](https://forum.kirupa.com/t/section-transitions/264749/1 "2008-06-30T03:02:25Z")

</div>

Hello again!

I tried to search for this and found something close but am not 100% there just yet. I am trying to figure out how to setup a movie clip that plays it’s animation, then when another section is clicked, it plays an outro animation then plays the section that was selected.

I found a link to this great tutorial:  
[http://www.kirupa.com/developer/mx2004/transitions.htm](http://www.kirupa.com/developer/mx2004/transitions.htm)

It seems to do almost what I want it to but it does so through external files which I’m not sure if I want to use yet.

I’m not sure if it’s still proper code to use since it was done in mx2004 and I am currently using Flash 8, AS2. Any help is much appreciated!

thanks!👼

---

<div class="post-metadata">

### Author: ![randomagain](https://avatars.discourse-cdn.com/v4/letter/r/35a633/32.png) [@randomagain](https://forum.kirupa.com/u/randomagain)
#### Post date: [June 30, 2008, 11:48am UTC](https://forum.kirupa.com/t/section-transitions/264749/2 "2008-06-30T11:48:49Z")

</div>

as memory serves all it does is load different swfs into MCs, you stick your content in a bunch of MC, the tweek the code a bit and you are done.

however you may want to look at slider/thumbnail gallery examples aswell

---

<div class="post-metadata">

### Author: ![g\_necionis](https://avatars.discourse-cdn.com/v4/letter/g/ac91a4/32.png) [@g\_necionis](https://forum.kirupa.com/u/g_necionis)
#### Post date: [June 30, 2008, 4:32pm UTC](https://forum.kirupa.com/t/section-transitions/264749/3 "2008-06-30T16:32:26Z")

</div>

Use Boolean values. I did it than code it [http://unlock.b4net.lt](http://unlock.b4net.lt)
