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

  1. on mouseUp
  2.   --ò Go to Workbench
  3.   puppetSound "Goto_workbench_2",1
  4.   updateStage
  5.   cursor 4
  6.   TurnOffPuppets 1,48
  7.   go to frame "Workbench"
  8.   cursor -1
  9. end