I'm attempting a direct insert of the jw player, but instead of video, it's literally echoing the text:
<?php echo do_shortcode('[jwplayer config="nater_video" file="http://localhost/110115-1/wp-content/uploads/2011/06/felix-content.flv" image="http://localhost/110115-1/wp-content/uploads/2011/06/felixpic.jpg"]'); ?>
The file destinations are correct, cut and pasted straight from the wp media library. Could it be because I'm trying this on my test/local server? Or does it not work with wp version 3.1.3?
Thoughts, anyone??