home *** CD-ROM | disk | FTP | other *** search
/ 200 Game / 200GAME2.iso / main.dxr / Internal_192_pinball.ls < prev    next >
Encoding:
Text File  |  2003-05-06  |  71 b   |  8 lines

  1. on mouseUp me
  2.   go("Pinball")
  3. end
  4.  
  5. on mouseDown me
  6.   go("Pinball")
  7. end
  8.