Skip to content

Instantly share code, notes, and snippets.

@mk
Created April 28, 2009 15:07
Show Gist options
  • Save mk/103206 to your computer and use it in GitHub Desktop.
Save mk/103206 to your computer and use it in GitHub Desktop.
var playedCard:Sprite = Card.createCard(cardVO.cardID);
this.container.rawChildren(playedCard:Sprite);
// add tweener
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment