home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! 1996 October / macgaichiban199610.bin / MOVIES / JIYU.Dxr / 00102.ls < prev    next >
Encoding:
Text File  |  1996-08-12  |  152 b   |  9 lines

  1. on mouseDown
  2.   puppetSound("go")
  3.   updateStage()
  4.   button()
  5.   set the movieRate of sprite 15 to 0
  6.   set the movieTime of sprite 15 to 0
  7.   go(#next)
  8. end
  9.