home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 1997 August / Personal_Computer_World_Aug_97.iso / dxrs / cdxpcw08.dxr / 00123_CDWordSearchField.ls < prev    next >
Encoding:
Text File  |  1997-05-22  |  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.