Hi Im working on a quiz kind of game in which if you click an object, you get a question (the object is a movie clip and the question is within it). If you answer it, the movie clip stops at a particular frame. And so go all the objects in the game. Now, because you cant predict which object the user will click on last, I dont know how to bring in an ending screen saying that they've completed it successfully. If there is any actionscript coding, that allows me to go to a particular frame on the main timeline, only after all MCs have reached the same frame in their respective timelines, it would solve my problem..

Any help would be greatly appreciated. Thanks a lot