home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 February / WPCFEB97.ISO / dxrs / inxwfeb.dxr / 00123_CDWordSearchField.ls < prev    next >
Encoding:
Text File  |  1996-12-09  |  127 b   |  6 lines

  1. on mouseUp
  2.   global CDXSearchSprite, CDXDuringSearch
  3.   set the editableText of sprite CDXSearchSprite to 1
  4.   updateStage()
  5. end
  6.