How to embed my screencast on my blog?

On ScreenToaster, the publication of a video automatically generates an embed code. What is an embed code? Ok, let me tell you. It is a simple code used to plug a document - a picture, a song or a video - into another document such as a forum, a blog or a website.

Here is an exemple of an embed code:

<object id="demo" type="application/x-shockwave-flash" data="http://www.screentoaster.com/swf/STPlayer.swf" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0" width="425" height="344">
<param name="movie" value="http://www.screentoaster.com/swf/STPlayer.swf" />
<param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" />
<param name="flashvars" value="video=demo" /></object><div style="width: 425px; text-align: right;">
<a href="http://www.screentoaster.com/">Screencasts and videos online</a></div>


You can find the embed code of each video in the "Spread" box. To insert a ScreenToaster video on your blog or website, you just need to copy the embed code then paste it in your html code. Last but not least: Views of embedded videos are taken into account in ScreenToaster stats. Thats always good to know..