home *** CD-ROM | disk | FTP | other *** search
- _root.play();
- shuffSound = new Sound();
- shuffSound.attachSound("shuffleSound");
- chipSound = new Sound();
- chipSound.attachSound("chipMain");
- click = new Sound();
- click.attachSound("clickSound");
- chipSound2 = new Sound();
- chipSound2.attachSound("chipClear");
- cardDeal = new Sound();
- cardDeal.attachSound("cardMain");
-