home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2000 February / NetCD2.iso / NetCD2.exe / NetCD2.dxr / 00119.ls < prev    next >
Encoding:
Text File  |  1999-12-31  |  171 b   |  12 lines

  1. on rightMouseUp
  2.   if the optionDown then
  3.     if the controlDown then
  4.       sprite(26).memberNum = 118
  5.     end if
  6.   end if
  7. end
  8.  
  9. on mouseUp
  10.   sprite(26).memberNum = 117
  11. end
  12.