Playing Card Deck for Games

Published :
Author :
Adam Khoury
ActionScript 3.0 can draw the deck of cards for you programatically, but I decided to use a static deck to save time. Each card is a movieclip in my library, and is set for ActionScript linkage so we can grab them out from our library for use on stage and in game.