home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / asitchintime2.swf / scripts / DefineSprite_554 / frame_34 / DoAction.as
Encoding:
Text File  |  2005-11-09  |  107 b   |  7 lines

  1. if(_parent.tabPot.length <= 0)
  2. {
  3.    stop();
  4.    c.setDamage("duff01",1);
  5.    b.removeListener(this);
  6. }
  7.