• How do I embedd a video into my blog, which will play inside my blog? It seems every time I insert the code into my post, all I get is a link to the video site. Is it possible to have the video window directly on my blog page?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Does it just count to 1500 lines?
    And start from 1 again? What has happened

    Sorry wrong thread

    You don’t need any plugin to embed video, until you want to upload videos on your site and run from there. Because all online video sites, like youtoube, msn etc. provides embeddable code that you can insert in your post and the video starts playing. Check this post as an example and the following video code that can be added to any WordPress post /page.

    <object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/S-nmDXG3KRM&color1=0xb1b1b1&color2=0xcfcfcf&hl=en&feature=player_embedded&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/S-nmDXG3KRM&color1=0xb1b1b1&color2=0xcfcfcf&hl=en&feature=player_embedded&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object>

    Hi,

    Is your hosting service provider supports video streaming?

    If they provide then you can simply upload video into the post via media uploader and then add require MIME types in the hosting control panel..

    Thanks,

    Shane G.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to embedd video so that it plays in my blog?’ is closed to new replies.