سؤال

Why does ooyala's methods like play,pause, get current... wont work from console or from code. i get:

TypeError: Object # has no method 'playMovie'

لا يوجد حل صحيح

نصائح أخرى

I'm guessing here, but it sounds like you are still using our V2 player (please try to upgrade) and haven't declared a callback in the url params for player.js. Without it, we will not initialize any JS apis.

See http://support.ooyala.com/developers/documentation/api/player_api_js.html for more details.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top