Is there a way of detecting when a Youtube Video has finished playing from JavaScript?
|
1
|
|||
|
|
|
|
Sure can - using the javascript API for youtube |
||
|
|
|
|
You should be able listen to the onStateChange event. Check out the API Reference |
||
|
|
