How to randomize movieclips?
Hi, I am new with Actionscript 3. I'm creating a Trading Card Game, but I want to generate a random card (from a specific deck).
We suppose we have four places, and these places will be filled with the four random cards. And I don't know if the cards should be in a movieclip but in differents frames or in differents movieclips.
I do not know how to use Math Random or Array. That's why I need a detailed explanation.
And, could you tell me how to do an action depending what card you got?
I would be very grateful with you if you can help me.
