Flash Game Design  
 
     
Tutorials Articles
     
AddThis Social Bookmark Button  
 
Step 7.
This is the 2nd part of this Flash tutorial. Next, click on the large image of the flower and convert it to an MC. Enter "Image0" for the name and check the "Linkage". "Image0" should also appear under "Identifier". This allows us to attach the image dynamically with Actionscript. Once you've done that, delete the MC from the stage and do the same with image-1, but this time assigning "image1" as the MC name and Identifier. Again, delete the MC off the stage, once you've done this.
 
 
Step 8.
Do the same with the rest of the large images, naming them image2 - image7. Next convert the first thumbnail to an MC called "thumb0". You don't need to give it an Identifier or delete it off the stage, since we won't be attaching dynamically with Actionsctipt.
a)   b)
 
Step 9.
Do the same with the second thumbnail (the fish), this time naming it's MC "thumb1", and continue to do the same with the remaining thumbnails (b)
a)   b)
 
Step 10.
Next, create a rectangle, with the dimensions shown below, and convert it to an MC called "mask". Give it the identifier "mask", and then delete, as we will be setting the mask dynamically also. Now go to Part 3 of this Flash tutorial, where we will now write the Actionscript.
Part: 1 | 2 | 3
   
 
 
 
Site Copyright © 2008 Nick DS. All rights reserved.