Forum Discussion

PamPappenheim-7's avatar
PamPappenheim-7
Community Member
4 years ago

Trigger to prompt if button set not clicked on

Hi,

I have a button set of 3 buttons and would like to trigger to prompt the user to click on the buttons after a delay of 5 seconds of inactivity.  Can anyone tell me the quickest way to do this?  I tried changing the state of the prompt if none of the buttons had a state of "visited" and also tried with "selected" but the prompt just keeps appearing regardless of the state of the buttons.

Thanks,

Pam.

  • NejcZD's avatar
    NejcZD
    Community Member

    Here's what I would try:

    • main timeline: 5 seconds
    • trigger: show layer "prompt" when timeline ends under condition that button 1 IS NOT selected AND button 2 IS NOT selected AND button 3 IS NOT selected

    Hope it helps!

    • PamPappenheim-7's avatar
      PamPappenheim-7
      Community Member

      A layer instead of a state.  Good call.  Works a treat.  Thanks.

      Pam.