Reputation: 7672
First, the Brightcove forums are useless, since you must have a Brightcove account to contribute. IA m just a dev, no account.
I have been given the source for the Brightcove 508 compliant player and need to do some simple things (stop, start, jump) using the Javascript API.
No need for code here, a standard player accepts the calls fine, the 508 does not. Why is that?
Does API support have to be specifically turned on when the player is generated?
Upvotes: 0
Views: 176
Reputation: 687
Yes, there's a flag in the player (template, if I remember correctly) that enables API access. I think the point there is that if you don't own the player, you shouldn't control how it behaves.
Upvotes: 2