Executing JavaScript event at some specific timeline on my slides

Hi guys, I need to execute some JavaScript Code at some specific time in my slides. How Should I approach this? Any suggestions?

Hi,

You can use the Animated Timer object in this case.
Then add the On Timer Complete event > Execute JavaScript action.

If you don’t want to show the Animated timer object on the screen, you can set its Opacity to 0.

BR,
Thuy