Hi R0J0hound ,
sorry for asking this on this old post but i found your deal_pairs.capx much better to understand using arrays as i can actually 'see' how
the cards are laid out, which is what i want. Unfortunately kittiewan hasn't been on for a year (to ask) so i used some of her code from the tutorial
so i am able to remove and destroy the pairs of cards i click on.
Where i'm stuck is how, using the array, to just so ALL "facedown" cards to begin with. At the moment they're all faceup and your capx is definitely a quicker
way to do it also. Do i need to create another array using a different card object, animation frame 0, and use there IIDs to select those and remove
them from the TOP of the array by Ids?
Any help on that would be appreciate. Read the manual, and Kits tut, but cant workout whether i need a separate array of "facedown" cards to appear
ontop. Thanks,
Rob