home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global sprx
- set sprx to the clickOn
- set the editableText of sprite sprx to 1
- set rc to the castNum of sprite sprx
- set tt to the text of member rc
- hilite word 1 to the number of words in tt of field rc
- set the textSize of member rc to 8
- set the keyDownScript to "entrada"
- end
-