
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>