July 11, 2013

Embed Youtube Videos with Blogger App

The process is tiresome, but I think it is possible to embed YouTube videos from your Android mobile or tablet using the old embed code.

Try this for instance:

< object width="560" height="315" >< param name="movie" value="//www.youtube.com/v/Ke1Y3P9D0Bc?hl=en_GB&version=3" >< /param >< param name="allowFullScreen" value="true" >< /param >< param name="allowscriptaccess" value="always" >< /param >< embed src="//www.youtube.com/v/Ke1Y3P9D0Bc?hl=en_GB&version=3" type="application/x-shockwave-flash" width="560" height="315" allowscriptacc
ess="always" allowfullscreen="true" >< /embed >< /object >
1. Go to the YouTube video
2. Click on " Share"
3. Click on " Embed "
4. Check " Use old embed code"
5. Copy the embed code
6. Paste it in your blog post


Note: Saving the post as a draft and then publishing it also helps at times.

The Output:

No comments:

Post a Comment