home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / Kung_Fu.swf / scripts / DefineSprite_1517 / frame_5 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  162 b   |  7 lines

  1. _parent.pauser.gotoAndPlay(1);
  2. SpecialMark = new Sound();
  3. SpecialMark.attachSound("magichit");
  4. SpecialMark.start(0.04,0);
  5. _parent.SpecialMark2 = 4;
  6. stop();
  7.