home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / blackjack_pay3.swf / scripts / frame_3 / DoAction.as
Encoding:
Text File  |  2006-09-05  |  85 b   |  4 lines

  1. cardDeal = new Sound();
  2. cardDeal.attachSound("cardMain");
  3. _root.cardDeal.start();
  4.