Easy question
How do you make a MC act after another MC is selected? Like when I click on movie clip 1 then movie clip 2 does somethin after movie clip 1 does its thing?
How do you make a MC act after another MC is selected? Like when I click on movie clip 1 then movie clip 2 does somethin after movie clip 1 does its thing?
You assign an event listener to the movieclip annd an event handler function for that listener that either tells the other movieclip to do something or sets a variable in the clicked movie that is checked to see if the movie should tell the other movie to start playing when it finishes doing it's thing.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.