Google
 

Go Back   NackVision > Myspace Forums > MySpace Tutorials

MySpace Tutorials mySpace tutorials

Reply
 
Thread Tools
Old 10-12-2006, 12:26 AM   #1
kirksydney
I Am Marah's Miel
 
kirksydney's Avatar
 
Join Date: Oct 2005
Location: upstairs
Posts: 2,206
Thumbs up Creating Music Video Playlist..

CREDITS:

-+ freecodesource +-


Have a lot of favorite songs?
Not sure which video you want to put on your page?
The Problem is now solved!
You can now create a Music Video PLAYLIST in just a few easy steps..

1. Open notepad..

2. Copy and paste the text below into a blank document..

<ASX version="3.0">
<title>Nackvision.com Video Playlist</title>
  <Entry>
    <title>SONG NAME HERE</title>
    <author>ARTIST HERE</author>
    <Ref href="VIDEO URL HERE" />
  </Entry>
  <Entry>
    <title>SONG NAME HERE</title>
    <author>ARTIST HERE</author>
    <Ref href="VIDEO URL HERE" />
  </Entry>
  <Entry>
    <title>SONG NAME HERE</title>
    <author>ARTIST HERE</author>
    <Ref href="VIDEO URL HERE" />
  </Entry>
  <Entry>
    <title>SONG NAME HERE</title>
    <author>ARTIST HERE</author>
    <Ref href="VIDEO URL HERE" />
  </Entry>
  <Entry>
    <title>SONG NAME HERE</title>
    <author>ARTIST HERE</author>
    <Ref href="VIDEO URL HERE" />
  </Entry>
</ASX>
3. Replace SONG NAME HERE with the name of the song..

4. Replace ARTIST HERE with the artist of the song..

5. Replace VIDEO URL HERE with the URL to the video you want..
You can get this URL by right click on the video while it is playing,
click Properties, then copy the Location URL..



NOTE: IF YOU WISH TO ADD MORE THAN 5 VIDEOS, JUST PUT THE FOLLOWING TEXT BEFORE THE </ASX>
<Entry>
<title>SONG NAME HERE</title>
<author>ARTIST HERE</author>
<Ref href="VIDEO URL HERE" />
</Entry>
6. Once you have all the videos you want:

7. Click Save As
8. Where it says "Save as Type" click the drop down and change it to ALL FILES!

9. Save the file as Playlist.asx..

10. Create a Free File Hosting Account with www.ripway.com..

11. Sign up, Login, and you will then be on your My Account page..

12. Click on My Files..

13. Click on Upload Files..

14. Browse for the Playlist.asx then click Upload..

15. You should then see a page saying the uploaded file was saved..

16. Replace the url of the saved file on the code below:
<embed name="RAOCXplayer" src="http://www.url_to_playlist.com/Playlist.asx" type="application/x-mplayer2" showstatusbar="1" autosize="1" loop="true" displaysize="0" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" height="300" width="300"></embed>
17. Put the final code anywhere you would like the video playlist appear into your page..


If you're having trouble following dese instructions, just post your question here..
And i will try my best to help you out..
(Offline)
 
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -7. The time now is 01:55 AM.