home *** CD-ROM | disk | FTP | other *** search
/ Boot Disc 1 / boot-disc-1996-08.iso / bootcd.dir / 00445_Script_445 < prev    next >
Text File  |  1996-07-02  |  184b  |  11 lines

  1. on mouseUp
  2.   set the movieRate of sprite 4 = 0
  3.   updateStage
  4. end
  5.  
  6. on mouseDown
  7.   pressbtn()
  8.   set the membernum of sprite 12 to the number of member "play"
  9.   updateStage
  10. end
  11.