slideslider moving axis point with keyboard buttons "1" and "2"
Hi there,
I am trying to using the values "1" and "2" to move a slideslider axis point. I have used the code provided by: https://support.pstnet.com/hc/en-us/articles/360061856354-Control-SlideSlider-with-Keyboard-Task-Event-37241-
At the bottom of the page there is a downloadable es3 file (Control SlideSlider With Keyboard via TaskEvent.es3) that contains a user script that I have used as a template. I have tried to change the line If theKeyValue = "{LEFTARROW}" to If theKeyValue = 1 / If theKeyValue = "{RIGHTARROW" to If theKeyValue = 2 . However this does not seem to work. I would appreciate any sort of input on how to modify this code so that the keyboard values "1" and "2" move the axis point.
Thanks!
Please sign in to leave a comment.
Comments
1 comment