# Transitions between External SWFs Tutorial

**URL:** https://forum.kirupa.com/t/transitions-between-external-swfs-tutorial/63011
**Category:** Uncategorized
**Created:** [September 2, 2004, 9:00am UTC](https://forum.kirupa.com/t/transitions-between-external-swfs-tutorial/63011 "2004-09-02T09:00:25Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![ianclarke](https://avatars.discourse-cdn.com/v4/letter/i/7bcc69/32.png) [@ianclarke](https://forum.kirupa.com/u/ianclarke)
#### Post date: [September 2, 2004, 9:00am UTC](https://forum.kirupa.com/t/transitions-between-external-swfs-tutorial/63011/1 "2004-09-02T09:00:25Z")

</div>

Hi all,

I can do the tutorial and it work absolutley fine.

But for my purposes, the actions don’t work, if my buttons themselves are within movie clips. I need to animate my buttons which load the external swf’s. Is there a simple solution?

Cheers,  
Ian

---

<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: [September 2, 2004, 2:39pm UTC](https://forum.kirupa.com/t/transitions-between-external-swfs-tutorial/63011/2 "2004-09-02T14:39:10Z")

</div>

if they are within mc’s just point the actions at \_root.container instead of just container

---

<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: [September 2, 2004, 2:47pm UTC](https://forum.kirupa.com/t/transitions-between-external-swfs-tutorial/63011/3 "2004-09-02T14:47:57Z")

</div>

‘within movieclips’ is close to as vague as you can get. Are they in the main movie, in the external swfs, which are the parent movieclips, … ?

---

<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: [September 3, 2004, 8:32am UTC](https://forum.kirupa.com/t/transitions-between-external-swfs-tutorial/63011/4 "2004-09-03T08:32:44Z")

</div>

Thanks Slickeye,

You the Man! That worked perfect.
