> does anyone know if it is somehow possible for a director
> movie to register
> a keydown event from within an _editable_ text field? ie.
> allow the user to
> enter text into a field and have director simultaneously
> register a keydown
> event for each keystroke

sure. attach a behavior to the text field. have it monitor the keystrokes
using a on keyDown handler. do what you want inside it. that's how people do
password fields.

HTH

Al Hospers
CamberSoft, Inc.
al<at>cambersoft<dot>com
http://www.cambersoft.com

A famous linguist once said:
"There is no language wherein a double
positive can form a negative."

YEAH, RIGHT



[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to