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@}
RSS feed for comments on this post , TrackBack URI
Copyright 2010 Robert Meijer. Powered by WordPress.
R755 theme designed by varometro. 26 queries in
0.260 seconds.
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
The plugin has been fixed. It should work with any character encoding now. Thank you for your feedback :)
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
Hello,
just wondering if you can add the player into the actual templates as opposed to a post or page?
thanks for your help :)
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; ?>'.