rows and columns of rectangles part 2 (random vs. ordered, exponential)
Dear Community:
In a previous post I was stuck creating a grid of rectangles. Now with the help of a community expert I have figured out what was wrong with my action script. However I would like to build on the AS file with the following attachments. I have a FLA and a AS file which can be Ctrl+Enter for the SWF but I have a PNG which displays what I would like to accomplish via Math.random() or some sort of Array declaration to create a mathematically ordered and mathematically random array of duplicated addChild's .
