home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / asitchintime2.swf / scripts / DefineSprite_570 / frame_1 / DoAction.as < prev   
Encoding:
Text File  |  2005-11-09  |  103 b   |  9 lines

  1. if(c.getDamage("doorKinder") >= 1)
  2. {
  3.    stop();
  4. }
  5. else if(pf == undefined)
  6. {
  7.    APE(this,0);
  8. }
  9.