Adobe Flash Professional CS6 Adobe Flash Professional CS6 Classroom In A Book | Page 356

You’ve seen this syntax before in Lesson 6. On line 3, you create a listener that detects a mouse click on the object called page1_mc. This is a movie clip on the Stage. In response, Flash executes the function called page1content. The function called page1content does several things: First, it creates a URLRequest object referencing the name of the file you want to load. Second, it loads the URLRequest object into the ProLoader object. Third, it adds the ProLoader object to the Stage so you can see it. 5 Select the movie clip on the left side of the Stage with the movie star. 6 In the Properties inspector, name it page1_mc. The ActionScript you entered refers to the object called page1_mc, so you need to apply the name to one of the movie clips on the Stage. Adobe FLAsh ProFessionAL Cs6 CLAssroom in A book 347