You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Use of the modulo operator in ActionScript 2.0 Adobe Flash / ActionScript
Learn to use the modulo operator (%) in Flash! There aren't a lot of explanations for it around, but it can be really useful in some cases. You will also learn the way a conditional statement in ActionScript works.You will use the modulo operator to check if a certain number is even or odd, and to see when a certain number of movie clips, or other objects have been loaded, attached, etc.