Susan asked me to include the video of her interview on Portsmouth Live TV in her website www.hampshire-eft.co.uk
Well I’ve done that by copying and pasting the HTML that the site generated for me. Here it is.
HTML to embed
And here is the HTML that embeds the video in an ‘iframe’
<iframe width=”560″ height=”340″ src=”http://cdn.livestream.com/embed/portsmouth_live?layout=4&clip=pla_e3ab915b-fdf2-4ac2-9805-fb44b97ece17&color=0xec38a3&autoPlay=false&mute=false&iconColorOver=0xffffff&iconColor=0xffdef2&allowchat=true” style=”border:0;outline:0″ frameborder=”0″ scrolling=”no”></iframe><div style=”font-size:11px;padding-top:10px;text-align:center;width:560px”>Watch <a href=http://www.livestream.com/?utm_source=lsplayer&utm_medium=embed&utm_campaign=footerlinks title=live streaming video>live streaming video</a> from <a href=http://www.livestream.com/portsmouth_live?utm_source=lsplayer&utm_medium=embed&utm_campaign=footerlinks title=Watch portsmouth_live at livestream.com>portsmouth_live</a> at livestream.com</div>
Can I make it start at a specific point in the video?
Now the question is. Is there a parameter that enables me to start the video from a specific time.
YouTube supports a parameter of start.
But it doesn’t appear to work for livestream.com




