Friday, July 14, 2006

Treatment For Gallbladder Polyps

How to put videos from YouTube and Google Video on Wordpress.com

indicated time ago how to put videos from YouTube to Blogger, now I show you how to do it if they have the blog hosted on Wordpress.com. In this case, is slightly different because Wordpress.com is a bit more picky when accepting certain html tags (for safety and standards, as explained) and can not put html code directly providing these services for Embedded videos golde in our blog.


YouTube Videos For example, if we wish to this video of Muhammad Ali, YouTube offers the following code URL:
http://www.youtube.com/watch?v=nOe2jZ1T1qg

Wordpress.com To put it in, you only need to put the following label:

[youtube = http://www.youtube. com / watch? v = nOe2jZ1T1qg]

nOe2jZ1T1qg Where is the code of the video on YouTube, the URL is the same as YouTube give us, if we get the video through a search, which appears in the address bar before & search = ...

Google Video
If we wish to put a video on Google, for example this of Ayrton Senna, we are given the following html code (I had to change the start and end tags to display here on Blogger as text and not directly to the video):
< style="width:400px; height:326px;" id="VideoPlayback" type="application/x-shockwave-flash" src="http://video.google.com/googleplayer.swf?docId=6994378373816757213"> < /embed>

For embedded in Wordpress.com is necessary to put this tag:

[ GoogleVideo = http://video.google.com/googleplayer.swf?docId=6994378373816757213&playerMode=embedded]

6994378373816757213 Where is the video code. This code can also be seen in the address bar of your browser. Every time we want to put a video of Google just modify the code that comes after "docid =" and before " & playerMode = embedded "

I hope you find it useful.

0 comments:

Post a Comment