home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! 1996 September / macgaichiban199609.bin / MOVIES / 02BANJI / 00031.ls < prev    next >
Encoding:
Text File  |  1996-07-10  |  155 b   |  8 lines

  1. on mouseDown
  2.   set the movieRate of sprite 15 to 0
  3.   set the movieTime of sprite 15 to 0
  4.   set the visible of sprite 15 to 0
  5.   button()
  6.   go("taiken")
  7. end
  8.