Skip to main content
Participating Frequently
March 27, 2019
Answered

Click and Hold interaction

  • March 27, 2019
  • 1 reply
  • 803 views

Hello,

I'm using Captivate 2017. I'm trying to figure out if it's possible to use a click and hold action. The action I have in mind is to have the user click and hold on a button which tells an object to rotate as long as they hold the mouse down on the button. Additionally, it would also display numbers that increment while the mouse is held down. Any advice/suggestions are appreciated. Thank you in advance.

This topic has been closed for replies.
Correct answer dan561

You need to use JS for this. Take a look at Re: JavaScript question

1 reply

dan561Correct answer
Inspiring
March 27, 2019

You need to use JS for this. Take a look at Re: JavaScript question

Participating Frequently
March 27, 2019

Thanks Dan,

Let me give this a shot and I'll report back if I have any questions or issues.  Appreciate it!