Es algo sencillo, dale click donde dice "Share" que es compartir, ahi te saldrá el código para que puedas embeberlo en cualquier web.
Tú código al parecer es esto:
Código HTML:
<object width="560" height="340" id="preview-player1" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<param name="movie" value="http://cdn.livestream.com/grid/LSPlayer.swf?channel=ivandam&autoPlay=false"></param>
<param name="allowScriptAccess" value="always"></param>
<param name="allowFullScreen" value="true"></param>
<embed id="preview-player" src="http://cdn.livestream.com/grid/LSPlayer.swf?channel=ivandam&autoPlay=false" width="560" height="340" allowScriptAccess="always" allowFullScreen="true" type="application/x-shockwave-flash"></embed>
</object>