1

Click here to load reader

go to and

Embed Size (px)

Citation preview

Page 1: go to and

7/23/2019 go to and

http://slidepdf.com/reader/full/go-to-and 1/1

Okay I have 2 scenes, the first of which has an animation which stops in themiddle. I also have a button in this scene which has the following actionattached to it

on (press){gotoAndPlay("Scene 2", 1);

}

When pressed it obviously goes to scene 2, frame 1. What I want it to dothough is finish the current movie before jumping to the next.

Does that make sense?

Many thanks

Dan Bowles...