Transitions Between External SWF's

Hey there,

Got a question about this tutorial: http://kirupa.com/developer/mx2004/transitions2.htm

So everything is working out fine - but I want to add another target.

For example - the transitions in the tutorial are 1, 2, 3, etc… So what if that’s what you want your background to be? and then, you add a target/container in swf1 to load another external file within that external file? For example “some_content.swf”

It works, I changed the container name, it plays the intro BUT, it doesn’t play the outro in the new file (some_content.swf)

How can I make it play that outro?

Thanks!