home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / Kung_Fu.swf / scripts / DefineSprite_2278 / frame_3 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  104 b   |  6 lines

  1. ssa = new Sound();
  2. ssa.attachSound("Continue2");
  3. ssa.start(0,99);
  4. _parent.gotoAndPlay(30);
  5. stop();
  6.