this.attachMovie("tile", "t_"+i+"_"+j, ++d); We give it uniqe name and a uniqe depth. Then we´ll position this tile based on were we are in the height- and width loops, we also use our constants tileW and tileH to calulate t
Creating Pop-Up Windows with the attachMovie Method. Want to spice up your Flash project with more interactivity or simulate a UI? This tutorial shows you how to use the attachMovie method to add a Flash pop-up window to your project. See the accompanying
What you'll need to know to get the most out of this tutorial: You should be comfortable using basic program flow (if statements and loops), as well as hitTest, attachMovie, and arrays. I'll be getting right to the point, so it's important you
Post a Comment:
Showing 0 Comments: