WMVlad007 All American 1212 Posts user info edit post |
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 |
GraniteBalls Aging fast 12262 Posts user info edit post |
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 |
WMVlad007 All American 1212 Posts user info edit post |
yea that's what i'm looking for, a template. google is no help
pm me if anyone knows, i'm out
[Edited on March 21, 2006 at 3:29 PM. Reason : ] 3/21/2006 3:17:55 PM |
brianj320 All American 9166 Posts user info edit post |
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 |
GraniteBalls Aging fast 12262 Posts user info edit post |
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 |