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

  1. stop();
  2. if(c.getDamage(_name) >= 1)
  3. {
  4.    gotoAndStop(32);
  5. }
  6. else
  7. {
  8.    APE(this,2);
  9. }
  10.