does anyone know the code that i need to use to put any video i want that's hosted on some other website onto myspace?
3/21/2006 3:13:33 PM
You can use HTML, CSS, and some others I believe.Try looking for a profile template if you dont know the code already though.
3/21/2006 3:15:50 PM
yea that's what i'm looking for, a template. google is no helppm me if anyone knows, i'm out[Edited on March 21, 2006 at 3:29 PM. Reason : ]
3/21/2006 3:17:55 PM
use this site to help: http://www.htmlgoodies.com/tutorials/web_graphics/article.php/3480061[Edited on March 21, 2006 at 3:38 PM. Reason : .]
3/21/2006 3:35:30 PM
Well, the code is entered in the "about me" section of your profile. (at least on the tutorial i found)so if you just use the standard html embed tags in that box, things should show up fine.syntax is
<embed src="http://movie.avi" height ="X" width ="X"></embed>
3/21/2006 4:17:23 PM