12月9日
Multiple songs on Media Player...
Ok Here's how to do more than one song/video on your WMP...
Open Notepad then copy and paste the following;
<ASX Version="3.0">
<ENTRY>
<REF href="http://SONG#1URLHERE" />
</ENTRY>
<ENTRY>
<REF href="http://SONG#2URLHERE" />
</ENTRY>
<ENTRY>
<REF href="http://SONG#3URLHERE" />
</ENTRY>
<ENTRY>
<REF href="http://SONG#4URLHERE" />
</ENTRY>
<ENTRY>
<REF href="http://SONG#5URLHERE" />
</ENTRY>
<ENTRY>
<REF href="http://SONG#6URLHERE" />
</ENTRY>
</ASX>
Replace the fake URL's with your desired songs. Then save it as "songlist.wmv" It's VERY important to include the .wmv when you save it. Then upload this file to your file server and point your WMP on your blog to that url. If you want more songs copy and paste as many as you want then fill in the URL, if you want fewer just delete from <entry> to </entry> as many as are blank.
This also works for videos or you can mix and match. You can also put the address of your songlist directly into your browser's address bar and it will play on your computers WMP.