home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / babychute.swf / scripts / frame_44 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  128 b   |  6 lines

  1. stop();
  2. var xyloSnd = new Sound();
  3. xyloSnd.attachSound("xylo");
  4. var alarmSnd = new Sound();
  5. alarmSnd.attachSound("alarm");
  6.