
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.