home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 1997 June / Personal_Computer_World_Jun_97.iso / dxrs / cdxpcw06.dxr / 00123_CDWordSearchField.ls < prev    next >
Encoding:
Text File  |  1997-03-24  |  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.