# Transitions between movie clips

**URL:** https://forum.kirupa.com/t/transitions-between-movie-clips/9731
**Category:** flash
**Created:** [December 17, 2002, 3:18pm UTC](https://forum.kirupa.com/t/transitions-between-movie-clips/9731 "2002-12-17T15:18:16Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Alvin](https://avatars.discourse-cdn.com/v4/letter/a/b5a626/32.png) [@Alvin](https://forum.kirupa.com/u/Alvin)
#### Post date: [December 17, 2002, 3:18pm UTC](https://forum.kirupa.com/t/transitions-between-movie-clips/9731/1 "2002-12-17T15:18:16Z")

</div>

Could someone please help me.

I’ve designed a movie whereby each section is a movieclip that is set to visible when a button is clicked (the some button sets all other section movieclips to invisible).

i would like the visible movieclip to play an exit animation and then have the specified movieclip play.

thnx in advance

---

<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: [December 17, 2002, 3:32pm UTC](https://forum.kirupa.com/t/transitions-between-movie-clips/9731/2 "2002-12-17T15:32:26Z")

</div>

not beeing an actionscript expert here is what I did on my website;

for each of my “Sections”, I have a mask layer that covers the text and images contained in those movie clips. That mask is a square symbol with an animation tween that makes it grow to “unmask” the content.

All in all, I think it gives an interesting transition from one movie to another.

You can look for yourself on my website…you’ll understand what I mean.

[http://home.si.rr.com/rancorbeast/flash](http://home.si.rr.com/rancorbeast/flash)

hope it helps

---

<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: [December 17, 2002, 3:36pm UTC](https://forum.kirupa.com/t/transitions-between-movie-clips/9731/3 "2002-12-17T15:36:05Z")

</div>

might take a look at this post and see if it helps you any [http://www.kirupaforum.com/showthread.php?s=&threadid=9686](http://www.kirupaforum.com/showthread.php?s=&threadid=9686)

---

<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: [December 18, 2002, 6:10am UTC](https://forum.kirupa.com/t/transitions-between-movie-clips/9731/4 "2002-12-18T06:10:51Z")

</div>

thanks …

I understand what i’m to do, let me give it a try
