home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / choco_land.swf / scripts / DefineSprite_217 / frame_8 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  129 b   |  7 lines

  1. _root.dying = true;
  2. _root.lives.nextFrame();
  3. _root.man.active = false;
  4. _root.man.xspeed = 0;
  5. _root.man.yspeed = 0;
  6. play();
  7.