home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! Special / macgaichibanspecial1.bin / MOVIES / PTM / 00062_menu.ls < prev    next >
Encoding:
Text File  |  1995-12-13  |  133 b   |  9 lines

  1. on mouseUp
  2.   global fromwhere
  3.   set fromwhere to "start"
  4.   puppetSound("open")
  5.   updateStage()
  6.   zoomBox(1, 17, 1)
  7.   go("start")
  8. end
  9.