home *** CD-ROM | disk | FTP | other *** search
/ Great Canadian Scientists / GCS_CD.iso / mac / PC / GCSData / intro_o.dxr / 00013.ls < prev    next >
Encoding:
Text File  |  1996-09-01  |  184 b   |  10 lines

  1. on mouseUp
  2.   global BoxUp, OpenType
  3.   set the visible of sprite 17 to 0
  4.   set OpenType to "Open"
  5.   put EMPTY into field "FileName"
  6.   go("BoxUp")
  7.   BSuspend(8, 10)
  8.   set BoxUp to 1
  9. end
  10.