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

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