In my memory match tutorial I used one sprite with two animations for all of the cards. One animation is the card back, with just one frame. The other animation has multiple frames, one for each card. Doing it this way means there is just one sprite to manage (and just one card back graphic for all the cards), which may make it more memory efficient.
You can download the completed game from the arcade, or from the first page of the tutorial.