Friday 7 October 2011

What Code Do I need To Play Myspace Videos Automatically on Myspace page?

Can Anyone tell me what i have to do to automatically play this myspace video to play automatically on myspace page?? No u cn8 change it in the settings on myspace it has to be a CODE. Can anyone help me with this? Please tell me where i put the code in in this plz?? Thnx







%26lt;a href=%26quot;http://myspacetv.com/index.cfm?fus鈥?Weed/kicking It W/ ur Girl/Slow Wind - R. Kelly (Live)%26lt;/a%26gt;%26lt;br%26gt;%26lt;embed src=%26quot;http://lads.myspace.com/videos/vpla鈥?flashvars=%26quot;m=7283012%26amp;v=2%26amp;type=video%26quot; type=%26quot;application/x-shockwave-flash%26quot; width=%26quot;430%26quot; height=%26quot;346%26quot;%26gt;%26lt;/embed%26gt;%26lt;br%26gt;%26lt;a href=%26quot;http://myspacetv.com/index.cfm?fus鈥?Weed/kicking It W/ ur Girl/Slow Wind - R. Kelly (Live)%26quot;%26gt;Add to My Profile%26lt;/a%26gt; | %26lt;a href=%26quot;http://myspacetv.com/index.cfm?fus鈥?Videos%26lt;/a%26gt;What Code Do I need To Play Myspace Videos Automatically on Myspace page?EDIT: OK, after several attempts to get a working code for this (via talking on YIM with you), I am posting the answer for anyone else who reads this and would like to know.



** The following assumes you are linking a video to your profile which comes from MySpace TV **



Here is the full embed code (extra text and links taken out) you will need to automatically have the video begin playing when someone looks at your page:



%26lt;embed src=%26quot;http://lads.myspace.com/videos/vpla鈥?flashvars=%26quot;m=7283012%26amp;type=video%26amp;a=1%26quot; type=%26quot;application/x-shockwave-flash%26quot; width=%26quot;430%26quot; height=%26quot;346%26quot;%26gt;%26lt;/embed%26gt;



** That's all you need to know. **



But, if you want to know *why* this works, read below:



Why does this work? Well, if you notice the only thing that's different about the code is in the %26quot;flashvars%26quot; attribute, you change:



type=video

to

type=video%26amp;a=1



a=1 stands for %26quot;auto-play equals true%26quot; (1 is true, 0 is false).



So you're simply telling the browser that this file is a video (type=video) and (%26amp;) it should start playing when the page loads (a=1).
What Code Do I need To Play Myspace Videos Automatically on Myspace page?
You're the man! Much appreciated. Thank you!

Report Abuse