Home > Resource > How to Upload YouTube to MySpace
How to Upload YouTube to MySpace?
YouTube and MySpace are two of the hottest social Web sites on the Internet, and with good reason. One is a huge database of video content, the other is a social networking powerhouse. To upload YouTube Video to MySpace, is not difficult to do, once you know the steps to do it. Here's how.
Youtube has two options for embedding video into your MySpace profile. The first way is to simply copy the embed code while viewing any video on YouTube. This code, having been slightly modified, would then be pasted to your MySpace profile or page.

MySpace, for whatever reason, has done away with the "<object>" tag. Consequently, these tags must be removed before submitting any YouTube code to MySpace.
Example:
The <object> tags (noted in RED) in this sample YouTube code would have to be removed in order to work in MySpace:
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/ls7gi1VwdIQ"></param><embed src="http://www.youtube.com/v/ls7gi1VwdIQ" type="application/x-shockwave-flash" width="425" height="350"></embed></object>
Once removed, the code, now MySpace ready, would look like this:
<param name="movie" value="http://www.youtube.com/v/ls7gi1VwdIQ"></param><embed src="http://www.youtube.com/v/ls7gi1VwdIQ" type="application/x-shockwave-flash" width="425" height="350"></embed>
Note that both surrounding OBJECT tags have been removed.
Tags: How to Upload YouTube to MySpace, Upload YouTube Video to MySpace, Post YouTube Video on MySpace
Related:
How to Download Videos from YouTube to Mac?
How to Convert YouTube to QuickTime Mac?
How to Convert YouTube to AVI Mac? |