embedded music video not showing! |
embedded music video not showing! |
Nov 25 2006, 12:45 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 91 Joined: Dec 2005 Member No: 331,845 |
i have one of those myspaces that has almost nothing on it. so of course i have a lot of HTML and codes and stuff in it to hide everything. but i want to put a music video in it but it won't show up, there's probably some code in my myspace that's hiding it. and uh.. the song plays but it's just the video that won't show up.
here's my myspace - http://profile.myspace.com/index.cfm?fusea...fe-c3ef7fe8acbc am i supposed to paste all my codes here now? |
|
|
|
![]() |
Nov 25 2006, 02:05 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 91 Joined: Dec 2005 Member No: 331,845 |
alright! it still doesn't work though. the code for the video is this
<div><div><embed src="http://www.cmt.com/global/apps/broadband/xml/asx/asxgen.jhtml?id=53185" type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" showstatusbar="1" autostart="1" loop="false" playcount="1" width="320" height="305"></embed></div><div><div style="font:10px arial,sans-serif"><a href="http://www%2epcplanets%2ecom/artist-3426-Of-Montreal%2eshtml">Of Montreal Videos</a> | <a href="http://www%2epcplanets%2ecom">Music Video Codes</a> | <a href="http://www%2epcplanets%2ecom">Video Search Engine</a></div></div></div> once i take the ads out of it, it looks like this <div><div><embed src="http://www.cmt.com/global/apps/broadband/xml/asx/asxgen.jhtml?id=53185" type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" showstatusbar="1" autostart="1" loop="false" playcount="1" width="320" height="305"></embed></div></div> and i put that code in there, and took mine out.. there's a little something where the video is supposed to be now, but.. yeah. |
|
|
|
blech embedded music video not showing! Nov 25 2006, 12:45 PM
toyo loco Take all the following out of your codes:
CODE... Nov 25 2006, 01:47 PM
toyo loco Get rid of all the <div>'s and the ... Nov 25 2006, 02:10 PM
blech ahhh!
it almost worked, now i just need to fix... Nov 25 2006, 02:16 PM
toyo loco You forgot to take out this line:
CODEembed, objec... Nov 25 2006, 02:36 PM
blech YES! the video is showing now. thanks! and... Nov 25 2006, 02:50 PM
toyo loco You have to put in http:// .
<a href="htt... Nov 25 2006, 03:18 PM![]() ![]() |