For Loops in Flash
2,318 Views Flash Tutorials No Comments »Hi, sorry it’s been a while since it wrote a tutorial. Hopefully in this tutorial I will teach you what a for loop is and how to apply them to flash with actionscript. On with the tutorial…
Basically a for loop is something that holds some code and the code inside the loops is repeated x amount times. For example you could use a for loop to repeatedly send a spam email to someone (but we wouldn’t want to do that would we?). Anyway… in the example that I will show you, we will be attaching movie clips and then counting how many clips have been generated with actionscript.

(5 votes, average: 4 out of 5)
(13 votes, average: 4.46 out of 5)
Recent Comments