JW Player for WordPress
Trailer for 'District 9' courtesy of WingNut Films.
Download this plugin
JW Player itself is not made by me, please visit the official site.
Usage:
{jw vars=@file:myvideo.mp4@ width=@320@ height=@240@}
Trailer for 'District 9' courtesy of WingNut Films.
Download this plugin
JW Player itself is not made by me, please visit the official site.
Usage:
{jw vars=@file:myvideo.mp4@ width=@320@ height=@240@}
October 1st, 2009 - 09:11
Hello! Thank you for your plugin but I still can’t to start it working.
Only player default variables are put in html [width="320" height="259" with empty flashvars]
What’s can be wrong?
WP 2.8.4
October 2nd, 2009 - 10:36
The plugin has been fixed. It should work with any character encoding now. Thank you for your feedback
October 20th, 2009 - 02:09
Hi Robert
Nice plugin, thanks for sharing.
Unfortunately I have some problems to run the plugin properly. I have installed/activated the plugin and tried to implement a video in a posting (http://www.ezri.de/?p=230) with the code your wrote above {jw vars=@file:Huskytreffen-2009.flv@ width=@320@ height=@240@}
I do see the player but I don’t see the video; I also tried to link directly to an URL (like jw vars=@file:http://www.ezri.de/video/Huskytreffen-2009.flv) but I get the same “error”, means I don’t see the video at all. Any ideas why?
Thanks & Kind regards,
Thore
February 22nd, 2010 - 00:43
Hello,
just wondering if you can add the player into the actual templates as opposed to a post or page?
thanks for your help
March 2nd, 2010 - 11:28
Sure, if you just open up the files of the wp-content/themes/<your theme name> directory, you’ll find an page.php file with a ‘<div class=”post”…..’ tag in it. Just paste some of the JW Player examples (download here). Between that and ‘<?php endwhile; endif; ?>’.