home *** CD-ROM | disk | FTP | other *** search
/ The VPRO Digital Guide 1994 / vpro.iso / vpro1 / start.dir / 00097.ls < prev    next >
Encoding:
Text File  |  1994-08-28  |  114 b   |  7 lines

  1. on mouseUp
  2.   set the visible of sprite 16 to 0
  3.   if the machineType > 255 then
  4.     go(1, "HOME.DIR")
  5.   end if
  6. end
  7.