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

No suitable players found and fallback enabled


Why i have this error
Error loading player: No playable sources found

In firebug i can see
* No suitable players found and fallback enabled*

Here is my code
bc.. <script type="text/javascript">
jwplayer("beemPlayer").setup({
primary:'flash',
image: 'http://media.site.com/thumbs/0513/1305225291/3b.jpg',
file: 'http://site.com/videoplayback?pkey=05131305225291&hkey=77f7db201499e08e3cb57950c2c3d601&tkey=l4i5w5s454&fkey=05131305225291.flv',
stretching: 'fill',
});
</script>

7 Community Answers

Ethan Feldman

JW Player Support Agent  
1 rated :

Do you have a link?

JW Player

User  
0 rated :

Its a closed and private project for now i dont have any public link...
But maybe you have idea whats can be problem here, also im try with latest free v6 version of jw player

JW Player

User  
1 rated :

P.S
Looks that problem is here
bc.. file: 'http://site.com/videoplayback?pkey=05131305225291&hkey=77f7db201499e08e3cb57950c2c3d601&tkey=l4i5w5s454&fkey=05131305225291.flv'


Because when i change this link to direct link all working fine..

But also link above works fine with all other players and also with jw5

Darjan

JW Player Support Agent  
1 rated :

Dragan,

We need to be able to replicate the issue in order to help you out. There’s little we can do without a link.

Best,

Darjan

JW Player

User  
-4 rated :

Here is demo
beemtube.com/demo/demo.php

JW Player

User  
0 rated :

Looks that im fix this adding this line
bc.. type: "flv",

Darjan

JW Player Support Agent  
0 rated :

Glad that you got it to work!

This question has received the maximum number of answers.