Event flag End video

Please add a trigger that registers the end of the playback of the selected video, so that you can start another action after the video ends

There is no straight forward way to do this. For now, you can accomplish this by using built-in timers and trigger them at the time of the video end.

How exactly do I start them at the end of the video? What trigger is responsible for this?

Reset the timer when video starts and make a trigger for known length of the video.

:wink: Yes! Perfectly! Thank you