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

Why does jwplayer() have registerPlugin function only?


jwplayer('player') returns Object {registerPlugin: function}

This was working just a short while ago.. and now I'm getting

Uncaught TypeError: undefined is not a function

when I run jwplayer.setup(...)

What happened??

7 Community Answers

Ethan Feldman

JW Player Support Agent  
0 rated :

Can you provide a link?

sloankev

User  
0 rated :

http://demo.videogami.co/live/

Just type jwplayer() in the console and you can see what I'm talking about.

Ethan Feldman

JW Player Support Agent  
0 rated :

This page is using Flowplayer . . .

sloankev

User  
0 rated :

yes, because jwplayer isn't working properly...

I said type jwplayer() in the console to see what I'm talking about

sloankev

User  
0 rated :

Okay I figure it out. When you first load the jwplayer javascript the only property it has is registerPlugin, but once you initialize it you can see the other properties.. my mistake.

sloankev

User  
0 rated :

Thanks for you're help :)

Ethan Feldman

JW Player Support Agent  
0 rated :

Np :)

This question has received the maximum number of answers.