home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 June / Image.iso / aol / software / aolshow.dxr / 00009.ls < prev    next >
Encoding:
Text File  |  1996-12-03  |  123 b   |  7 lines

  1. on mouseUp
  2.   set the movieRate of sprite 4 to 0
  3.   set the visible of sprite 4 to 0
  4.   updateStage()
  5.   go(the frame + 1)
  6. end
  7.