You are not logged in.
Hi,
I've review the code of the quicktv : http://developers.kewego.com/kb/?View=e … ntryID=128
There is no way to catch an event of the playback of a new video in the channel.
Is it something that we could wait for ?
Offline
At the end of each video, player (!!!! Atention standard player only, not fast player!!!) calls a stop javascript event. And then when playing video, a play event.
Find documentation in this tutorial :
http://developers.kewego.com/kb/?View=e … ntryID=130
Hope it helps,
Regards
Offline