Myspace video codes
How to add your own videos to your myspace profile
1. Paste the video code into a word processor/ text editor program
This code is provided by You tube or similar video web site.
You may use Notepad, Word or use the text box below.
2. Remove all text before and after the embed tags.
For example the above example would now look like this
<embed src="http://www.youtube.com/v/PHU-AJTn0I8&hl=en" type="application/x-shockwave-flash" width="425" height="344"></embed>
3. Copy and paste your embed tag video code into your myspace profile.
EXTRA TWEAKS
1. How do I center my video in my profile?
To center your video place the video code in between the <div align="center"></div> tags
<div align="center"><embed src="http://www.youtube.com/v/PHU-AJTn0I8&hl=en" type="application/x-shockwave-flash" width="425" height="344"></embed></div>
Note: align can also equal 'left' or 'right'
2. How do I add autoplay and make the video start playing by itself?
To add autoplay add the &autoplay=1 at the end of the URL address
<embed src="http://www.youtube.com/v/PHU-AJTn0I8&hl=en&autoplay=1" type="application/x-shockwave-flash" width="425" height="344"></embed>
3. How do I play the video in a continuous loop?
To add a continous loop add the &loop=1 at the end of the URL address
4. How do I the hide the video player buttons?
To hide the video player buttons add the &controller=0 at the end of the URL address
5. What do 0,1 and & mean?
0 = false and 1 = true and the symbol & means join or add.
To autoplay in a continous loop hiding all buttons add &autoplay=1&loop=1&controller=0 at the end of the URL address.
Contact Us | Submit A Link | About Us |Best banana bread recipe | Myspace layouts
©SkinnyMySpaceLayouts.net 2009. All Rights Reserved - This site is not affliated with MySpace.

