Mark.

Thanks for the reply.

No problem with passing keydown, wherever it appears. Or explicitly putting 
the character after the field. I just wanted to understand why explicitly 
sending the message fails. Purely academic at this point.

Craig Newman
In a message dated 10/23/09 3:03:33 PM, [email protected] writes:


> on keydown var
>     dispatch "keydown" to this stack with var
>     pass keydown
> end keydown
> 
> on keydown var
>     dispatch "keydown" to this stack with var
>     put var after me
> end keydown
> 
> or in the stack script:
> 
> on keydown var
>     put var after field "blah"
> end keydown
> 

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to