Pfffft!  @;-)  Thanks!

Judy

On Thu, 6 Mar 2003, Scott Rossi wrote:

> You could use the arrowKey message:
>
> on arrowKey tKey
>   switch tKey
>     case "left"
>     # your move script
>     break
>     case "right"
>     # your move script
>     break
>     # etc.
>   end switch
> end arrowKey

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to