home *** CD-ROM | disk | FTP | other *** search
/ IBM Canada e-business Solutions / ibm.iso / IBM.EXE / IBM.dcr / 00132.ls < prev    next >
Encoding:
Text File  |  2000-07-20  |  87 b   |  7 lines

  1. on mouseUp
  2.   go(1200)
  3.   cursor(0)
  4.   sprite(180).visible = 0
  5.   puppetSound("click")
  6. end
  7.