home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM da Folhinha / cdrom-folhinha.ISO / puzzle.dir / 00851.ls < prev    next >
Encoding:
Text File  |  1997-04-07  |  153 b   |  7 lines

  1. on mouseUp
  2.   global numpuzz
  3.   set the memberNum of sprite 48 to the number of member 18 of castLib "FOLHINHA.SRD"
  4.   set numpuzz to 8
  5.   go(marker(1))
  6. end
  7.