Hi there, the player is playing my video at the correct width but the height is too small so it cuts off half my video. Its only approx 200 and won’t change no matter what values I put, is there a way to fix this? I’m using firefox and safari, it’s the same in both
]]>There is extra spacing around line 1115 within flv-embed.php between these lines:
<script type="text/javascript">
document.getElementById("player{$flv_counter}").style.display = "";
var s{$flv_counter} = new SWFObject("{$player}","player{$flv_counter}","{$width}","{$height}","7");
This extra spacing is causing WordPress to add </p> <p> within the script, breaking it.
I am suggesting this for a patch – I will update it myself shortly.
]]>Is it possible to do put two videos on the same line on a page. I basically want a video on the left and a video on the right side of the page. FLV embed seems to force a line break every time a new video is inserted. Please advice, thank you.
]]>This is a great plugin, my favorite flv embedding tool, but I have found one problem: the shortcode cannot be called directly in PHP (for use in templates) using WP’s do_shortcode function.
For example, the code <?php echo do_shortcode( ‘[flv:/wp-content/uploads/2012/03/header.flv 720 480]’ ); ?> does not display a flash video, but simply outputs [flv:/wp-content/uploads/2012/03/header.flv 720 480] as text.
Perhaps this has something to do with the unusual shortcode structure of [flv:/url] rather than [flv url=”url”]? Or maybe I’m just doing it wrong.
]]>Hi, I am using WP3.1, JW player 5.5 and flv-embed 1.2.1
since the update to the JWpayer 5.5 I cannot enable the download button anymore? When I check it and click save changes then it says No setting was changed since last update. Also the player does not show the download option?
can anyone please help?
]]>Is it possible to have the swfobject.js added at the bottom of the file (maybe using wp_enqueue_script) instead of printed on the <head>…?
]]>Works fine in IE and Firefox. However, in Chrome the start button does not work but the full screen button turns on video. Obviously full scrren in Chrome does not work. The volume slider also does not work.
https://www.semcto.com/favorite-links/
Any ideas?
Thanks,
Jeff