home *** CD-ROM | disk | FTP | other *** search
/ Apollo XIII - A Week to Remember / APOLLO_13.iso / pc / chpter3 / explode / explode.dir / 00111.ls < prev    next >
Encoding:
Text File  |  1995-05-22  |  131 b   |  9 lines

  1. on mouseDown
  2.   button(42, "april inv", "april", 3)
  3. end
  4.  
  5. on mouseUp
  6.   set the movieRate of sprite 1 to 0
  7.   go(1, "@\\\TOC.DIR")
  8. end
  9.