...how did you layout the cards in such an orderly manner without using arrays? Was it through the use of the "cardholder" sprite?
i dont randomize card frames..but position ,with cardHolders(pick random cardHolder..card set position...)
because loopindex%modulo frames always appears in 0,1,2,3,4; 0,1,2,3,4; 0,1,2,34; order..
you can also use several animations for "face"-face1;face2;face3..etc
match5x5.capx