When you click on the scene, it will update your code to reflect it; you can leave the "Type" alone, as we want it to go to a particular frame in our scene--that is we, want it to start from the beginning, so we want to leave the type as Frame Number and the Frame as 1 so that it goes to frame 1 in the scene Blue Option and begins to play. (If this is a little confusing, look at it this way: the Type option tells Flash what kind of information is going inside the parentheses to provide parameters for the gotoAndPlay command, while the value that follows--in this case a number for Frame--is the actual value for the parameter itself.)


