-
something like
<video onended=”myFunction()”>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
Foliovision › Forums › FV Player › How to … › Is there any way to detect if the video has finish?
Hello Noor,
please check our programming guide: https://foliovision.com/player/advanced/api-programming#how-to There is a part which shows you how to attach to the “ready” event. There is also section about “Important API Events” which lists “finish” even which is what you need.
Thanks,
Martin