home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / chicken_eggs.swf / scripts / frame_5 / DoAction_2.as next >
Encoding:
Text File  |  2007-09-27  |  68 b   |  7 lines

  1. stop();
  2. tellTarget("/catcher")
  3. {
  4.    stopDrag();
  5. }
  6. lives -= 1;
  7.