home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1999 Spring / macformat-077.iso / Demos / RealPool Demo / DATA / NET.DAT / 00027_connect.ls < prev    next >
Encoding:
Text File  |  1998-05-01  |  134 b   |  8 lines

  1. on mouseDown
  2.   set yu to the clickOn
  3.   set the ink of sprite yu to 37
  4.   updateStage()
  5.   set the ink of sprite yu to 5
  6.   connect()
  7. end
  8.