Is there a way of detecting when a Youtube Video has finished playing from JavaScript?
+3
A:
You should be able listen to the onStateChange event.
Check out the API Reference
Joseph
2009-06-08 17:29:45