home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1997: Best New Mac Games / Image(3).iso / Games / Grossology / demo.dxr / Internal_3.ls < prev    next >
Encoding:
Text File  |  1997-07-31  |  126 b   |  8 lines

  1. on mouseUp
  2.   global firstenter
  3.   FrameInit("Main_hole")
  4.   puppetTransition(23, 1)
  5.   set firstenter to 1
  6.   go("Main_hole")
  7. end
  8.