Frau_Heibert
05-22-2008, 06:20 AM
I am using Flash Professional 8.
I've added a movie clip to the stage using actionscript. In that movie clip is a movie clip, in a movie clip, in a movie clip. The innermost clip is stopped on it's first frame and when I click it, it plays through the rest of the clip. What can I do so that when it gets to the end of that inmost clip, it removes the entire clip.
Basically, I hit space bar and a balloon floats to the top of a screen. When it's clicked it says POP! But then cycles back to being a balloon again.
I want that balloon to POP! and then disappear.
I feel like this probably has such a simple solution, but I just don't have enough experience with this to know what to do. Can I add script to the last frame on the POP! movieclip that says to delete the entire thing?
I'd appreciate all the help I can get. Thanks!
I've added a movie clip to the stage using actionscript. In that movie clip is a movie clip, in a movie clip, in a movie clip. The innermost clip is stopped on it's first frame and when I click it, it plays through the rest of the clip. What can I do so that when it gets to the end of that inmost clip, it removes the entire clip.
Basically, I hit space bar and a balloon floats to the top of a screen. When it's clicked it says POP! But then cycles back to being a balloon again.
I want that balloon to POP! and then disappear.
I feel like this probably has such a simple solution, but I just don't have enough experience with this to know what to do. Can I add script to the last frame on the POP! movieclip that says to delete the entire thing?
I'd appreciate all the help I can get. Thanks!