Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

How to control embedded video


Hey there, i was wondering how in Javascript can i control a video embedded throught the classic:
<script type="text/javascript" src="http://content.jwplatform.com/players/xxxx.xxxx.js"></script>

For instance if i want to know the pleyhead at what time is it, how can i do that embedding the video from the dashboard with the previous method?

Thank you.

1 Community Answers

George

JW Player Support Agent  
-1 rated :

Hello Filippo,

This is George, I’m a Support Engineer here at JW Player. In general you can find most of our API methods here:

http://support.jwplayer.com/
http://support.jwplayer.com/customer/portal/articles/1413089-javascript-api-reference

I’d be happy to assist you further with a specific use-case, from what you described to me already it seems like your best friend would be the onTime() callback, it is called continuously as the player is playing and you can use it to program ad playback and change video content. Please tell me more about your idea if you need any more help.

Sincerely,
George
JW Player
Support Engineer

This question has received the maximum number of answers.