# Transitions b/w external swfs

**URL:** https://forum.kirupa.com/t/transitions-b-w-external-swfs/62225
**Category:** Uncategorized
**Created:** [August 26, 2004, 2:00am UTC](https://forum.kirupa.com/t/transitions-b-w-external-swfs/62225 "2004-08-26T02:00:51Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![victoria](https://avatars.discourse-cdn.com/v4/letter/v/ea5d25/32.png) [@victoria](https://forum.kirupa.com/u/victoria)
#### Post date: [August 26, 2004, 2:00am UTC](https://forum.kirupa.com/t/transitions-b-w-external-swfs/62225/1 "2004-08-26T02:00:51Z")

</div>

there is a tutorial on this site about transitions between swfs. It doesn’t work for me, not even when i test the actual source fla.  
I need help with how to create transitions: closing (outro) sequences of an external mc once i hit a button that goes to load a different mc.

i am new but not so new to flash…

thank you

---

<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: [August 26, 2004, 2:13am UTC](https://forum.kirupa.com/t/transitions-b-w-external-swfs/62225/2 "2004-08-26T02:13:38Z")

</div>

Hey victoria welcome to the forums. :thumb:

When you test the source .fla, did you have the .swf files created?

---

<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: [August 26, 2004, 11:45am UTC](https://forum.kirupa.com/t/transitions-b-w-external-swfs/62225/3 "2004-08-26T11:45:44Z")

</div>

> [@wizard](#):
>
> Hey victoria welcome to the forums. :thumb:
> 
> When you test the source .fla, did you have the .swf files created?

Hi!  
Yes i had all the .swfs from the actual source file that the tutorial supplied. Plus i had my own site that i was working on with the various .swfs that i was working on… the code just didn’t seem to be working at all.

thank you

---

<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: [August 26, 2004, 11:54am UTC](https://forum.kirupa.com/t/transitions-b-w-external-swfs/62225/4 "2004-08-26T11:54:26Z")

</div>

The example does work, but make sure that you have compiled external1.swf, external2.swf, external3.swf and external4.swf before you compile the main file. If you don’t it of course won’t work because the external swfs don’t exist yet.  
What exactly doesn’t work ? Does it give any error messages ?

---

<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: [August 28, 2004, 1:53pm UTC](https://forum.kirupa.com/t/transitions-b-w-external-swfs/62225/5 "2004-08-28T13:53:16Z")

</div>

> [@Voetsjoeba](#):
>
> The example does work, but make sure that you have compiled external1.swf, external2.swf, external3.swf and external4.swf before you compile the main file. If you don’t it of course won’t work because the external swfs don’t exist yet.  
> What exactly doesn’t work ? Does it give any error messages ?

Sorry Voetsjoeba,  
I did something wrong with the source files… I got it to work just like you said…  
Now i will try to implement this into my site…  
I will let you know if i managed to figure it out.  
In any case thank you so much (if i can get this down, i will be such a happy person!)

---

<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: [August 28, 2004, 3:36pm UTC](https://forum.kirupa.com/t/transitions-b-w-external-swfs/62225/6 "2004-08-28T15:36:05Z")

</div>

Hi, first of all thanks for the nice tutorials, these are the best and very helpful. I m having different problem with the transition. And i found this thread, hope victoria wont mind if i ask my problem in this thread. theres no problem with the files that are included with the tutorial. I followed the tutorials and created one by myself, everything is working fine except the first section is not loading automatically. But when i click on the first section then it loads. An error i m having with action scripts:

```auto
**Error** Scene=Scene 1, layer=as, frame=1:Line 1: Operator '=' must be followed by an operand
     _root.currMovie = &#8220;movie1&#8221;; 

Total ActionScript Errors: 1 Reported Errors: 1

```

this should be a silly mistake but i coundnt figure that out ☹

thanks 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: [August 28, 2004, 3:41pm UTC](https://forum.kirupa.com/t/transitions-b-w-external-swfs/62225/7 "2004-08-28T15:41:22Z")

</div>

Use these quotes: " " instead of “ and ”.

---

<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: [August 28, 2004, 4:56pm UTC](https://forum.kirupa.com/t/transitions-b-w-external-swfs/62225/8 "2004-08-28T16:56:48Z")

</div>

yeah right. thanks Voetsjoeba.

---

<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: [August 28, 2004, 10:26pm UTC](https://forum.kirupa.com/t/transitions-b-w-external-swfs/62225/9 "2004-08-28T22:26:58Z")

</div>

> [@victoria](#):
>
> Sorry Voetsjoeba,  
> I did something wrong with the source files… I got it to work just like you said…  
> Now i will try to implement this into my site…  
> I will let you know if i managed to figure it out.  
> In any case thank you so much (if i can get this down, i will be such a happy person!)

It works!!!  
That just made me a very happy person!!  
Thank you for all your support!!! :p:
