
Video Not showing
I Installed Jwplayer Plugin but Video Not Showing
i can see video space empty
also in source i found video player BUT No video
<!--videoplayer-->
<div id='mediaplayer-MVBJWP'></div>
<p><script type="text/javascript">
jwplayer('mediaplayer-MVBJWP').setup({
'flashplayer': 'http://www.4e4.net/wp-content/uploads/jw-player-plugin-for-wordpress/player/player.swf',
'id': 'playerID',
'width': '560',
'height': '430',
'file': 'http://www.youtube.com/watch?v=M_D2a1SAr_w',
'controlbar': 'bottom'
});
</script><!--endvideoplayer--></p>
Why it grape player.swf from there ?
also i try to upload player.swf file in this dir show player empty with no video
i grap videos automatically from YouTube
thanks