Participant
June 29, 2020
Question
Animate Frames after action
- June 29, 2020
- 1 reply
- 224 views
Hi,
I have a group of frames with the action"this.goToAndPlay(9);" inside of a symbol. The symbol has the action "this.Stop();" and also has frames after it. When I test in the browser, the group of frames 'action' plays and the symbol frames 'action' plays also. The frames after the symbol action frames do not play though. Basically, the frames after an action of "this.Stop(); " is not playing. When I take off "this.Stop();" the frames play but the action "this.goToAndPlay(9); is not completing fully.



