Google
 

Go Back   NackVision > Myspace Forums > MySpace Tutorials

MySpace Tutorials mySpace tutorials

Reply
 
Thread Tools
Old 08-17-2006, 08:43 PM   #1
kirksydney
I Am Marah's Miel
 
kirksydney's Avatar
 
Join Date: Oct 2005
Location: upstairs
Posts: 2,206
Thumbs up steps in making flash mp3 player wid d skins you want!

This tutorial is for the Mp3 Flash Player.

REMEMBER:
xml file = your songs and its urls..
swf file = your player


Before beginning make sure you have already done the following:

1. Chosen a host for all your files. i suggest u use http://www.geocities.com . it is great in hosting swf and xml files..


2. Chosen a Player skin, that is your swf file. To find cool skins for your player click dis one http://forum.myspace.com/index.cfm?f...upID=101829019 To get the swf file, put your mouse over the skin you want, right click then click save target as or save link as..

3. Uploaded your mp3 files onto a host. You will need the urls for them for the following code.

4. Copy and paste this xml playlist code into Notepad.

<?xml version="1.0" encoding="UTF-8"?>
<player showDisplay="yes" showPlaylist="yes" autoStart="yes">
<song title="song title" path="http://your.mp3" />
<song title="song title" path="http://your.mp3" />
<song title="song title" path="http://your.mp3" />
<song title="song title" path="http://your.mp3" />
<song title="song title" path="http://your.mp3" />
</player>
Notes:

showDisplay:
yes to show the player top, will show controls.
no to not show it, will not show controls.

showPlaylist:
yes to show the player bottom, will show playlist.
no to not show it, will not show playlist.

autoStart:
yes to have the player start playing automatically,
no to not have it have start playing.
random to have the songs play in a "shuffle" like manner.

Once you're done editing the xml playlist code in notepad save the code ending in .xml [ ex: myplaylist.xml ]


Next upload both your xml file and swf file (player skin) onto the same host.
Grab the url's for both the xml and swf files, replace it from d colored orange text below.

Then place the code into your profile:

<embed src="http://url_to_your_player.swf" menu="false" quality="high" width="300" height="320" name="index" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="playList=http://url_to_xml_file/mp3playlist.xml&ShowEQ=1&initVol=100" wmode="transparent"></embed>
dats it!

Last edited by kirksydney; 09-23-2006 at 12:04 AM.
(Offline)
 
Reply With Quote
Old 11-29-2006, 01:55 PM   #2
invisibleme
Junior Member
 
Join Date: Nov 2006
Posts: 2
i have a question pls..help me i cannot understand this part -->Once you're done editing the xml playlist code in notepad save the code ending in .xml [ ex: myplaylist.xml ].I dont know where can i save and and make a code ending in .xml
(Offline)
 
Reply With Quote
Old 11-29-2006, 03:21 PM   #3
jinx8
Chica Hermosa
 
jinx8's Avatar
 
Join Date: Jun 2006
Location: Toronto
Posts: 619
just save ur file w/ .xml

example

your filename + .xml

mp3.xml

get it?
__________________
¡Lo que alguna vez pasa,
Toronto aquí vengo pronto! ¡Prometo!

(Offline)
 
Reply With Quote
Old 11-29-2006, 03:21 PM   #4
kirksydney
I Am Marah's Miel
 
kirksydney's Avatar
 
Join Date: Oct 2005
Location: upstairs
Posts: 2,206
Originally Posted by invisibleme View Post
i have a question pls..help me i cannot understand this part -->Once you're done editing the xml playlist code in notepad save the code ending in .xml [ ex: myplaylist.xml ].I dont know where can i save and and make a code ending in .xml
Okay read and follow this carefully . . .

1. Copy the xml format i provided you above.
2. Edit the necessary contents (song titles and urls).
3. Once finished editing, click FILE den click SAVE AS.
4. In saving, rename the file with extension of .xml in the end. (ex: invisibleme.xml)
5. Upload this xml file, together with your swf file in geocities.
6. There you can get the xml and swf files urls, replace it on the code i posted above.

That's it. If you still can't make it right, just come back here.
(Offline)
 
Reply With Quote
Old 12-01-2006, 05:10 PM   #5
Trashesofmemoirs
Junior Member
 
Join Date: Dec 2006
Posts: 1
Hey.. I caN't reaLLy UndErstaNd.. hehE! i triEd Many timeS to Put soNgs On My PlayList.. BUt iT doEsn't worK.. please helP!
(Offline)
 
Reply With Quote
Old 12-04-2006, 02:13 PM   #6
kirksydney
I Am Marah's Miel
 
kirksydney's Avatar
 
Join Date: Oct 2005
Location: upstairs
Posts: 2,206
Originally Posted by Trashesofmemoirs View Post
Hey.. I caN't reaLLy UndErstaNd.. hehE! i triEd Many timeS to Put soNgs On My PlayList.. BUt iT doEsn't worK.. please helP!
In what part of the steps you can't make it right?!
(Offline)
 
Reply With Quote
Old 01-14-2007, 03:34 PM   #7
usux07
Junior Member
 
Join Date: Jan 2007
Posts: 1
Hey.. I caN't reaLLy UndErstaNd.. hehE! i triEd Many timeS to Put soNgs On My PlayList.. BUt iT doEsn't worK.. please helP!
(Offline)
 
Reply With Quote
Old 01-14-2007, 04:11 PM   #8
kirksydney
I Am Marah's Miel
 
kirksydney's Avatar
 
Join Date: Oct 2005
Location: upstairs
Posts: 2,206
Originally Posted by usux07 View Post
Hey.. I caN't reaLLy UndErstaNd.. hehE! i triEd Many timeS to Put soNgs On My PlayList.. BUt iT doEsn't worK.. please helP!
In what part of the steps you can't make it right?!
(Offline)
 
Reply With Quote
Old 01-16-2007, 08:00 PM   #9
crishna
Senior Member
 
crishna's Avatar
 
Join Date: Aug 2006
Location: `one step ahead..
Posts: 132
Send a message via Yahoo to crishna
Originally Posted by kirksydney View Post
In what part of the steps you can't make it right?!

mod kirkk.. where you at.. i really mizz you.. *sigh* haha
(Offline)
 
Reply With Quote
Old 01-18-2007, 06:01 PM   #10
kirksydney
I Am Marah's Miel
 
kirksydney's Avatar
 
Join Date: Oct 2005
Location: upstairs
Posts: 2,206
Originally Posted by crishna View Post
mod kirkk.. where you at.. i really mizz you.. *sigh* haha
Am here! Am here!
(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 02:27 AM.