(adsbygoogle = window.adsbygoogle || []).push({});
Ever been in a situation when you find a really cool
youtube video and your about to post on your
myspace,blog etc. but the embedding is disabled?
well heres a tut on how to get the embed code.
First off your going to have to open up the youtube
video you want.
Then right click and select "view page source"
A new window will appear and what you have to do next is
search "embedUrl"
Next to "embedUrl" will be a youtube link,
copy and paste it into a notepad
excluding the quotation marks and
that other weird semi colon thing ;
You must login or register to view this content.
After copy the code beneath into a different notepad (can be same one but gets confusing)
<object width="425" height="344"><param name="movie" value="copy link here!!"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="copy link here!!" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
When you have copied the code all you have to do
now is paste the "embedUrl" you got earlier in between the
quotation marks where it says "copy link here"
You now have the Embed Code enjoy Thumbsup
Rep++ if you like