home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM da Folhinha / cdrom-folhinha.ISO / puzzle.dir / 00853.ls < prev    next >
Encoding:
Text File  |  1997-04-07  |  154 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 10
  5.   go(marker(1))
  6. end
  7.