home *** CD-ROM | disk | FTP | other *** search
/ SKIP - The Laundry Guide / LEVER_CD.iso / lever / tvmain.dir / 00040_RPAUSE.ls < prev    next >
Encoding:
Text File  |  1997-02-21  |  160 b   |  7 lines

  1. on mouseUp
  2.   set the movieRate of sprite 37 to 0
  3.   set the visible of sprite 4 to 0
  4.   set the visible of sprite 5 to 1
  5.   set the volume of sprite 37 to 157
  6. end
  7.