I have a setup with a standard BOTR script embed. This loads and plays fine in browsers/flash and iOS as well.
When I try to use events none of them seem to fire. playerReady never fires, so I have set a timer to watch for jwplayer and the video element. Once I have that I assign the events...
jwplayer().onTime(myFunction);
The function never seems to fire. it works for the Flash version but not HTMl 5 player. This is the case with both Safari (without Flash) and also on iOS devices.
Additionally, seek seems to fail.
jwplayer.seek(1200)
This does nothing. No seek at all.
Are these features supposed to work with BOTR and JWPlayer?
Thanks
At this point in time the HTML5 fallback of Bits on the Run embeds does not have API support. We plan to add API support in the HTML5 fallback of Bits on the Run embed codes around Q1/Q2.