Richard.
I have a field with this in its script:
on keydown var
dispatch "keydown" to this stack with var
end keydown
If I type into the field, no text appears. Just like my issue with "send",
keyDown is not passed to the engine. How did you make yours work?
Craig