Transition sequence problem?

Hello everyone,

Sorry for the poor thread title. It was the only thing I could think of.

I have a site with 6 sections that are all swfs loaded into the main movie. Each of the 6 swfs have their own unique transitions which ‘build’ each section when the user hits the button to that particular section. Each swf also has it’s own unique transition to ‘de-build’ the section when the user presses a button to switch to another section.

Here’s the way the swfs are set up (each of the 6)
200 frames total
‘build’ animation in frames 1-99
User will view main content on frame 100
‘de-build’ animation in frames 101-200

How can I have it so that when the user clicks on one of the section buttons the movie will play the ‘de-build’ animation of the section they’re in (swf 1) and then play the ‘build’ animation of the section they selected (swf 2)?

ARRRRGH! I’m pulling hair right now 'cause I’m afraid you haven’t a clue what I’m trying to accomplish.:hr:
lol

Thanks in advance
:te:

Btw i’ve been over and over Claudio’s tutorial (great tutorial), but I can’t figure this problem out.