Want to determine when an embedded video has finished playing

Q&A about the latest versions
Post Reply
A-Kai
Posts: 6
Joined: Fri Oct 23, 2020 1:34 pm

Hello. I am also creating treasure hunt content based on past forums. However, I have a question.

I want to add a score at the time when the embedded videos are finished watching.

I created an action in the skin action "Media Ended" to add scores to a variable, but it did not work.

The video can be played and paused by clicking on it, so it cannot be determined by the number of seconds. How can I add the scores at the timing when all the embedded videos have finished playing?
User avatar
Hopki
Gnome
Posts: 13029
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

HI,
The Media End will only trigger when the video has finished.
You can use, Media End, Set Variable Value, +1, to your variable.
So whenever a video ends it will count up +1.
Note that activate and Deactivate are not the same as Media End and will not trigger the action.
Regards,
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
Post Reply