You wrote:

>  >How do you find out the number of a key when pressed?
> 
> Hi Bob,
> 
> try this in a card
> 
> on mouseDown
>    put the keysDown
> end mouseDown
> 
> this will show the number of all keys that are pressed, seperated by a
> comma, on mouseDown.

Ahaaaaaaaaaaaaaaahhhhhhhhhhhhhhhhhhhhhhhhhh. Excelent :-)

cheers
bob
_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to