Subject: RE: How do I insert a video in my blog?Go to 'Tools' in the editor, click on the 'source Code' link. Then insert a URL like this youtube URL: <iframe width="420" height="315" src="//www.youtube.com/embed/6ihhpkvvUoo" frameborder="0" allowfullscreen></iframe> - you get this code from youtube by clicking on 'share' then 'embed'. I just checked it and it works good. |