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

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

5 Community Answers

JW Player

User  
0 rated :

example :http://www.4e4.net/?p=12

Ethan Feldman

JW Player Support Agent  
0 rated :

Remove the flashplayer line.

JW Player

User  
0 rated :

how i can remove it ?

it's automatically added to post .

JW Player

User  
0 rated :

I think you'll have to take up that issue with the provider of the WP plugin.

Ethan Feldman

JW Player Support Agent  
0 rated :

The WP plugin does add code to the post automatically, but it is shorcode, the code you provided above looks to be manually added though?

This question has received the maximum number of answers.