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

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