I'm creating an interactive cd with traditional navigation and a "play all" feature. I was planning on doing playAll==true; within my "play all" nav and having the movie clips look for it within the timeline by using if statements. Is there a better/correct way to do this?