Adding Music to Myspace Html Codes

This tutorial will let you add Music to your Myspace html codes website.

You can find and hosting the songs that you want to add to your Myspace website,
Ripway is one for example that will give
you this kind of service.


Use text editor such as Notepad or Wordpad and paste this code below :


<ASX version="3.0">

<Entry>

<Ref href="URL of your song" />

</Entry>

<Entry>

<Ref href="URL of your song" />

</Entry>

<Entry>

<Ref href="URL of your song" />

</Entry>

</ASX>




Replace "URL of your song" with your own url starts
with "http://"



To add more than 3 songs, just repeat this pattern before the "</ASX>"


<Entry>

<Ref href="URL of your song" />

</Entry>


Then save the files with "Save As Type" option to "To ALL FILES",
the extension is : ".asx" , example mysong.asx


Upload this .asx files to your hosting server and copy the url of it, example
: "http://www.ripway.com/xxx/freecodesource/mysong.asx"


And paste this code anywhere that accepts HTML to your Myspace html codes :


<embed src="http://www.ripway.com/xxx/freecodesource/mysong.asx"


type="application/x-mplayer2" autostart="true" loop="true"


height="45" width="180">


Join Myspace Forum for more myspace related discussion...