fbpx

Day

July 26, 2011
This swf illustrates a basic scenario of outputting various elements in an Array in a continuous loop. This movie requires Flash Player 9 Let’s not waste any time. I’m going to show you how to take all this function nextDay(e:MouseEvent):void { if (count < numDays - 1) { count++; } else { count = 0;...
Read More