Hi - is there a way to turn off autoplay of a video with this plugin?
Thanks
Hi - is there a way to turn off autoplay of a video with this plugin?
Thanks
Edit the plugin file and change the autoplay to false:
if (is_single() || is_page()) {
$autoplay = 'false';
} else {
$autoplay = 'false';how exactly shoulf the link appear? Better than just this
[flv:url image width height link player]
this is the link and player pornmemoirs.com/wp-content/plugins/kvs-flv-player/kvs-flv-player.php
This is the image pornmemoirs.com/wp-content/uploads/2012/09/girl.jpg
This I assume is the video
pornmemoirs.com/wp-content/uploads/2012/09/girl.flv
So how do I enter the width and height
Would be easy if someone gave a real example
This topic has been closed to new replies.