Shoutbox

YouTube on myspace :s - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: YouTube on myspace :s (/showthread.php?tid=67698)

YouTube on myspace :s by Kenji on 10-26-2006 at 10:17 AM

Well, when I try to put a video on my Myspace from Youtube, it goes really tiny :S. Can someone help me?

My Myspace

Heres the code for the Video.

code:
<param name="movie" value="http://www.youtube.com/v/0KdzqchAzis"></param><param name="wmode" value="transparent"></param><embed allowScriptAccess="never" allowNetworking="internal" enableJavaScript="false"  src="http://www.youtube.com/v/0KdzqchAzis" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed>

RE: YouTube on myspace :s by Kenji on 10-26-2006 at 10:50 AM

nope that doesnt work, it just shows a media player bar and nothing else. also it puts a horrible ad on there.


RE: YouTube on myspace :s by Kenji on 10-26-2006 at 10:58 AM

Well it didnt work for me and i also got someone to test.


RE: YouTube on myspace :s by absorbation on 10-26-2006 at 11:07 AM

It's because MySpace are facing YouTube in competition, and as a result and doing silly stuff like this.


RE: YouTube on myspace :s by Zahid™ on 10-26-2006 at 11:10 AM

Try this:

code:
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/0KdzqchAzis"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/0KdzqchAzis" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>

RE: YouTube on myspace :s by Kenji on 10-26-2006 at 11:12 AM

quote:
Originally posted by Zahid™
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/0KdzqchAzis"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/0KdzqchAzis" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
dont work :sad: it cancels out some of the code.

quote:
Originally posted by absorbation
It's because MySpace are facing YouTube in competition, and as a result and doing silly stuff like this.
I know loads of people that have youtube videos on their myspace and it works fine.
quote:
Originally posted by Puniksem
You try this: http://www.zatgo.com/video-code-gen
and add your source file (http://www.youtube.com/v/0KdzqchAzis) into the script, you will see that it does work.
Does. Not. Work.


i put them both on there to show you.
RE: YouTube on myspace :s by vaccination on 10-26-2006 at 12:26 PM

Dazzy try that, it worked on mine, but i think it probably has something to do with you having your myspace layout really small.

code:
<param name="movie" value="http://www.youtube.com/v/0KdzqchAzis"></param><param name="wmode" value="transparent"></param><embed allowScriptAccess="never" allowNetworking="internal" enableJavaScript="false"  src="http://www.youtube.com/v/0KdzqchAzis" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed>