All animations always requires
the latest version of the plugin.
The Playing Cards animation is made of 3 images. This is only the first version. The buildups of animation is controlled by 2 variables inside the animation.
<style type="text/css">
#twiz-card-box {
width: 700px;
height: 478px;
border: 15px solid #042c09;
display: block;
background: #042c09 url(../wp-content/uploads/twiz-playing-cards-bg.png) repeat;
overflow: hidden;
}
#twiz-card-box img {
display: none;
}
#twiz-card-box-2 {
width: 219px;
height: 298px;
display: block;
margin: 0 auto;
}
</style>
<div id="twiz-card-box"><div id="twiz-card-box-2" class="twiz-card"><img src="../wp-content/uploads/twiz-playing-card-blue.png" alt="" title="" width="219" height="298" id="twiz-card-blue"/><img src="../wp-content/uploads/twiz-playing-card-8.png" alt="" title="" width="219" height="298" id="twiz-card-8"/></div></div>
Import the twiz file under a new section. (Right-click, Save Target As/Save Link As)
free-animated-playing-cards.twiz 
Upload images via the WordPress Media Manager.
Free Animated Playing Cards