home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / the_lost_vikings.swf / scripts / DefineSprite_323_RunnerClass / frame_577 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  114 b   |  4 lines

  1. this.setHndlr(1,this.Runner_Die);
  2. this.gotoAndPlay("Runner_Die_Loop");
  3. this.Obj_Flags |= _root.Obj_Flags_DEAD;
  4.