vote up 3 vote down star
1

Is there a way of detecting when a Youtube Video has finished playing from JavaScript?

flag

2 Answers

vote up 7 vote down check

Sure can - using the javascript API for youtube

link|flag
vote up 3 vote down

You should be able listen to the onStateChange event.

Check out the API Reference

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.