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

  1. on mouseDown
  2.   puppetSound("return")
  3.   updateStage()
  4.   gobutton()
  5.   if rollOver(clickOn()) then
  6.     go("MAIN")
  7.   end if
  8. end
  9.