View Single Post
Old 04-02-2013, 04:46 AM  
biskoppen
Confirmed User
 
Join Date: Mar 2003
Location: Very small penis
Posts: 5,809
Quote:
Originally Posted by DWB View Post
As Borked said, JW is fine.

It's your video.

Are you streaming a .flv with it? You need to be using .mp4.
I am using mp4

Maybe it's my setup which need some tweaking?

jwplayer("fileViewer").setup({
file : "<?= $video ?>",
provider : 'http',
width : <?= $vwidth ?>,
height : <?= $vheight ?>,
autostart : true,
modes : [ { type: 'html5' }, { type: 'flash', src: 'player.swf' }, { type: 'download'} ]
});
biskoppen is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote