Click and Hold Trigger

Feb 04, 2014

I need a slide to advance once a hotspot has been clicked and held (clicked down) for 2 seconds. The "when the user clicks" trigger only works when the user releases the mouse from the click.

Does anyone have any suggestions for how to do this?

Thanks!

7 Replies
Michael Hinze

Here is one option that uses a transparent object, rather than a hotspot. Slide triggers on the baselayer check the object's state. If the state is Down, a layer with a 2sec. timeline is called. At the end of the layer's timeline it jumps to the next slide, if the state of the object on the baselayer is still Down. Hope that's what you wanted.