Slides Question

Hey everyone. I’m sure this is extremely simple, and I’m no stranger to Google, but for some reason I have a hard time finding what I need when it comes to Flash. A client of mine has a slide show with about a dozen screens. She needs to have “branching” capability so that if someone clicks a particular button, they are taken to a screen other than the default “next” screen.

I’m good with actionscript 3 and I’ve already seen the methods I need to implement this, but I’m confused about where to put the new “branch.” The logical way (in my mind) would be to create a new slide show and “branch” off to the new slide show when they user clicks the special button, but I can’t figure out how to do it. What do you guys think?