Forum Discussion

RobTao's avatar
RobTao
Community Member
4 years ago

Timer doesn't start

Hi, 

I'm hoping someone can help me specifically with slide 1.3. The timer on the top doesn't want to start. I've incorporated the JS (from another forum member) to execute at the beginning of the timeline upon landing on this slide. Again, another JS to execute applied to the next and back button, when you leave the slide. I've also included a trigger to exit the layer when a minute would pass.  Appreciate for any assistance.

Thanks,

Rob 

  • Hello Rob,

    The timer doesn't start because the Javascript is looking for a number variable named timeLimit.

    If you create this variable and default it to 2, the timer will count down from 2 minutes.

  • RobTao's avatar
    RobTao
    Community Member

    Hi Russell, thank you so much! it works now!

    cheers,

    Rob