home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / Kung_Fu.swf / scripts / DefineSprite_1497 / frame_15 / DoAction.as
Text File  |  2007-09-26  |  110b  |  6 lines

  1. highpunch = new Sound();
  2. highpunch.attachSound("highkick");
  3. highpunch.start();
  4. _parent.four = 3;
  5. stop();
  6.