Mini Flash Music Player, Song Playlists |
Mini Flash Music Player, Song Playlists |
![]()
Post
#1
|
|
dSlice™ ![]() ![]() Group: Member Posts: 19 Joined: Feb 2004 Member No: 2,814 ![]() |
Alright many of you have been given out code for playlist on your MySpace...but people were complaing that you couldn't choose the songs you want to listen to. So this is for those people...
First things first, you need to download the player and playlist file (click here~9kb) The file is in .zip format, which requires IZArc to extract! Once you've downloaded and extracted the file, you will have two files, player.swf and playlist.xml. Open up playlist.xml in notepad, or whatever text editor you use. Edit the lines that appear like this: <song path="Song Link Here.mp3" title="Artist - Track" /> By putting the EXACT URL to your mp3 file in the "path" attribute, and then the Artist and Track name in the "title" attribute. Of course if you have more songs than there are lines in the xml file, you can add as many more as you like! Now upload your completed playlist.xml file and player.swf to your webhost of choice (like UploadHut.com), once uploaded, use the following code to embed it on your page: <embed src="http://pathto/player.swf" menu="false" quality="high" bgcolor="EEEEEE" width="300" height="320" name="index" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="playList=http://pathto/playlist.xml&ShowPlaylist=1&ShowEQ=1&firstTrack=1&initVol=50" wmode="transparent" /> The values in bold need to be changed to your specific requirements. src - Set this to the EXACT URL of your player.swf file. bgcolor - Set this to any 6 digit hex code to change the colour of the player. playList - set this to the EXACT URL of your playlist.xml file. ShowPlaylist - This controls whether the playlist is visible upon startup. 1 for yes, 0 for no. ShowEQ - This controls whether the equilizer is visible on startup. 1 for yes, 0 for no. firstTrack - Sets which track should be played initially. Setting 0 will turn autostart off. initVol - Sets the initial volume of the player. 0 (mute) to 100 (maximum) And that's that! You could even extend this further by putting the player in a DIV container, and absolutely positioning it anywhere on your page! |
|
|
![]() |
![]()
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 ![]() |
bump..
>.< for people WHO ARE ASKING ABOUT PLAYLIST QUESTIONS! |
|
|
![]()
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 604 Joined: Jun 2004 Member No: 21,133 ![]() |
Even though no one is asking.. thanks for sharing!
![]() |
|
|
![]()
Post
#4
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 59 Joined: Jan 2004 Member No: 1,187 ![]() |
any good mp3 sites out there
|
|
|
![]()
Post
#5
|
|
Member ![]() ![]() Group: Member Posts: 14 Joined: Apr 2005 Member No: 131,813 ![]() |
http://cdzinc.com/32K/albumindex.html
^^Go there. Type in the songs name or band and it should pop up. Best one out there in my opinion |
|
|
![]()
Post
#6
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Jul 2004 Member No: 35,158 ![]() |
QUOTE(E-Swan @ May 15 2005, 7:12 PM) http://cdzinc.com/32K/albumindex.html ^^Go there. Type in the songs name or band and it should pop up. Best one out there in my opinion those aren't mp3s. do wmas work? |
|
|
![]()
Post
#7
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 59 Joined: Jan 2004 Member No: 1,187 ![]() |
i don't think so
|
|
|
![]()
Post
#8
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Oct 2004 Member No: 58,487 ![]() |
the playlist doesn't work for me on my myspace. any idea's on what to do?
|
|
|
![]()
Post
#9
|
|
Newbie ![]() Group: Member Posts: 2 Joined: May 2005 Member No: 143,533 ![]() |
It shows up on my myspace, but doesnt play anything or show how long the show is. does the files have to be in MP3's ?? Im just doing direct links to songs off the internet.
|
|
|
![]()
Post
#10
|
|
dSlice™ ![]() ![]() Group: Member Posts: 19 Joined: Feb 2004 Member No: 2,814 ![]() |
Every song has to be a .mp3 for the player to work.
|
|
|
![]()
Post
#11
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 359 Joined: Feb 2005 Member No: 101,275 ![]() |
It would be nice of you to actually leave credit for the site that created this code, instead of just simply copy//pasteing it
![]() http://www.mygen.co.uk/ and what do you mean you need Izarc to unzip a zip file, hmm WINZIP the people who only made zip files, im sure that program can unzip things, makes sense ![]() |
|
|
![]()
Post
#12
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Jun 2005 Member No: 147,994 ![]() |
I really like the way this player looks, but I have no clue what u mean by uploading an pasting the urls into the code. I made a playlist and uploaded it to the hut site u gave, but now i dont know which code to use cause they got like 4 different ones. You also say to load ur player to it, were do I get the player from cause I dont have one, or do I use the one that unzips in the one file? Do I combine them into one file then upload them or what? Please help im completely lost with this but really want it. I have one on my xanga which was very easy to do, but trying to get one on my myspace just doesnt seem to be happening
|
|
|
![]()
Post
#13
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 604 Joined: Jun 2004 Member No: 21,133 ![]() |
QUOTE(Chaos Bliss @ May 30 2005, 7:28 PM) It would be nice of you to actually leave credit for the site that created this code, instead of just simply copy//pasteing it ![]() http://www.mygen.co.uk/ and what do you mean you need Izarc to unzip a zip file, hmm WINZIP the people who only made zip files, im sure that program can unzip things, makes sense ![]() Some one hacked the site ![]() ![]() edit:// There is something wrong .. I dunno if it's just me or the myspace won't show up the player. The only thing that would show up is the picture of the site which I used to upload my file Click here to see my profile and when I came back to check the code.. and changed into an iFrame ![]() |
|
|
![]()
Post
#14
|
|
![]() Member ![]() ![]() Group: Member Posts: 15 Joined: Jun 2004 Member No: 22,207 ![]() |
QUOTE <embed src="URL HERE/player.swf" menu="false" quality="high" bgcolor="EEEEEE" width="300" height="320" name="index" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="playList=URL HERE/playlist.xml&ShowPlaylist=1&ShowEQ=1&firstTrack=1&initVol=50" wmode="transparent" i hope that helps |
|
|
![]()
Post
#15
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 604 Joined: Jun 2004 Member No: 21,133 ![]() |
They disabled the mini flash music player code code in my profile
![]() ![]() |
|
|
![]()
Post
#16
|
|
Member ![]() ![]() Group: Member Posts: 24 Joined: May 2005 Member No: 146,317 ![]() |
how come when i click "submit" an iframe pops up instead of the player. am i doing something wrong with my xml file? or am i choosing the wrong web host?
myspace |
|
|
![]()
Post
#17
|
|
Member ![]() ![]() Group: Member Posts: 24 Joined: May 2005 Member No: 146,317 ![]() |
i just stumbled onto this forum topic when i was lurkling through the myspace forums and it turns out that there was a rollback that turns embed codes into iframes. so this player might not work anymore...here is the link to that forum topic...
MySpace |
|
|
![]()
Post
#18
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Jun 2005 Member No: 149,315 ![]() |
so does anyone know how to get your music onto the intternet. i tried that uploadhut tbut it doesnt seem to work.
|
|
|
![]()
Post
#19
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 604 Joined: Jun 2004 Member No: 21,133 ![]() |
Ahem .. another mp3 Flash Player
http://blog.myspace.com/index.cfm?fuseacti...blogID=28957257 You're welcome ![]() here's another one: http://musicplayer.sourceforge.net/ And also, the flash player suggested by HSXLC came from this: http://www.jeroenwijering.com/?item=Flash+Mp3+Player |
|
|
![]()
Post
#20
|
|
![]() mosh. ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,841 Joined: Dec 2004 Member No: 73,114 ![]() |
You should submit this to Myspace Scripts. It helps a lot since I found like, 5 threads asking about this code.
Good job btw, and thanks! ![]() |
|
|
![]()
Post
#21
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 30 Joined: Jun 2005 Member No: 148,166 ![]() |
http://www.streamload.com
Just go there to upload any music you have, then check the box, click download, and it gives you the direct link to your songs. |
|
|
![]()
Post
#22
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 32 Joined: May 2005 Member No: 145,552 ![]() |
... arent mp3's illegal?
|
|
|
![]()
Post
#23
|
|
Member ![]() ![]() Group: Member Posts: 26 Joined: Feb 2005 Member No: 100,849 ![]() |
bleh... MP3's are not illegal... illegally downloaded MP3s are... but heh... who cares..
|
|
|
![]()
Post
#24
|
|
![]() rich@myspace ![]() ![]() Group: Member Posts: 25 Joined: Jun 2005 Member No: 150,482 ![]() |
myspace has edited the way it parses embedded objects. they're now placed inside of an i-frame. there are a few fixes to this but none of them are satisfactory to the actual embedding of the object.
i think tom needs to stop filtering shit. =/ |
|
|
![]()
Post
#25
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 32 Joined: Jul 2004 Member No: 30,590 ![]() |
how did she [click here] get her playlist to work?? =/
|
|
|
![]()
Post
#26
|
|
![]() Dawongsta ![]() ![]() ![]() Group: Member Posts: 51 Joined: Jun 2004 Member No: 23,168 ![]() |
muahahaha...thats our secret...MUAHAHAA....
no jp...i recently found out when i tried jacking the html...it seems only certain places let it work....geocities is the one that i found working..so upload ur xml and ur svw?O_o...whatever that thing is again on to the geocities..however...u need to add songs from elsewhere..unless its only like one or two songs...check out my page if u want proof..below is the link even though the damn gif wont show..>.<...iites then lataz peepz! |
|
|
![]()
Post
#27
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 32 Joined: Jul 2004 Member No: 30,590 ![]() |
damn... i hope it works then... because i changed my layout yesterday to match the music player! LOL yeah im retarded but i was bored and i wanted it to match (x
edit/// ohh and you have one of the cooliest myspaces =) |
|
|
![]()
Post
#28
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Jun 2005 Member No: 156,958 ![]() |
^ That's not going to work.
Your text is being parsed and the embed tag is replaced with iframe. when the embed tag is removed so is your flashvars attribute that points to your playlist. you need to pass the flashvars manually through the url. Also since the parser looks for the url to end with a swf(if not it removes it), create a bogus variable(here it is throw) and set it to a bogus swf file(throw.swf) Change the src and the playlist from this example to match yours and you will be gold. If anyone figures out how to change the iframe's background to transparent i'd love to hear about it. But I assume it's something thats already set in the stylesheet with precedence. Oh, and F Tom, he wouldn't need to filter stuff like this out if he knew how to script properly. No thanks necessary ![]() current myspace view this in firefox to really see the extent of what css can do |
|
|
![]()
Post
#29
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 34 Joined: Jun 2005 Member No: 155,336 ![]() |
go to TinyURL.com and convert your hosted SWF file, http://www.XXX/swf to a smaller url. copy and replace with the the new smaller url into the entire code that you posted. then post it in myspace. for some reason, that worked for me. lemme know if it works for you.
|
|
|
![]()
Post
#30
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Jun 2005 Member No: 158,583 ![]() |
ack
![]() ![]() myspace |
|
|
![]()
Post
#31
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 34 Joined: Jun 2005 Member No: 159,410 ![]() |
QUOTE(joeblack @ Jun 22 2005, 9:58 AM) If anyone figures out how to change the iframe's background to transparent i'd love to hear about it. But I assume it's something thats already set in the stylesheet with precedence. changing iframe's background to transparent? something like myspace |
|
|
![]()
Post
#32
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 604 Joined: Jun 2004 Member No: 21,133 ![]() |
QUOTE(emi_myspace @ Jun 25 2005, 6:57 AM) Yeah.. something like that. How did you do it? ![]() |
|
|
![]()
Post
#33
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 34 Joined: Jun 2005 Member No: 159,410 ![]() |
QUOTE(vehvih @ Jun 27 2005, 4:40 AM) You need to create an html first just paste the code down below using your notepad or anything similar to it then upload all 3 files to your web host (player.html, player.swf, player.xml). You may want to change the CSS code same as your MySpace CSS background code to suit the player with your MySpace background. NOTE: Remember, the player accept xml playlist as an html parameter. This way you can give your player a multiple playlist. The player ONLY accept mp3 with NO SPACE between the name. After you uploaded all 3 files to your web host, goto your MySpace then put this code somewhere for example I put mine in Music. That's it and you done. Hope this explain it all. |
|
|
![]()
Post
#34
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 604 Joined: Jun 2004 Member No: 21,133 ![]() |
QUOTE Where does the player.swf go in that code? |
|
|
![]()
Post
#35
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 34 Joined: Jun 2005 Member No: 155,336 ![]() |
QUOTE Where does the player.swf go in that code? http://URL TO YOUR WEB HOST/player.html and make sure u change your swf host url to a TinyURL.com one |
|
|
![]()
Post
#36
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 604 Joined: Jun 2004 Member No: 21,133 ![]() |
Yay! It worked!!
![]() |
|
|
![]()
Post
#37
|
|
![]() \m/ (>_<) \m/ "Rock me baby!" ![]() ![]() ![]() Group: Member Posts: 80 Joined: Jan 2004 Member No: 641 ![]() |
is there a way to make the playlist play randomly?
|
|
|
![]()
Post
#38
|
|
![]() \m/ (>_<) \m/ "Rock me baby!" ![]() ![]() ![]() Group: Member Posts: 80 Joined: Jan 2004 Member No: 641 ![]() |
sry 4 double post
dunno how 2 delete ![]() This post has been edited by Drtyrock: Jun 27 2005, 06:30 PM |
|
|
![]()
Post
#39
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 34 Joined: Jun 2005 Member No: 159,410 ![]() |
QUOTE(Drtyrock @ Jun 28 2005, 7:24 AM) Play randomly? Yes, it can. All you need to do is edit your player.xml using text editor. I use EmEditor. - showDisplay "yes" or "no". - showPlaylist "yes" or "no". - autoStart "yes", "no" or "random" (to start a random song). That's it all done! ![]() |
|
|
![]()
Post
#40
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 34 Joined: Jun 2005 Member No: 159,410 ![]() |
|
|
|
![]()
Post
#41
|
|
Member ![]() ![]() Group: Member Posts: 13 Joined: May 2005 Member No: 133,179 ![]() |
Sorry im lost, so which ones work? -____-
And where do you get the html from? Is that the url thats given to youa fter uploading xml? Edit: Okay this is what I did, I uploaded all my songs on uploadhut.com and then changed my playlist.xml with all the song urls input with the Artist/Track name. Then I tried to use the code, that ht efirst person posted, but that didn't work? |
|
|
![]()
Post
#42
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 604 Joined: Jun 2004 Member No: 21,133 ![]() |
|
|
|
![]()
Post
#43
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 59 Joined: Jan 2004 Member No: 1,187 ![]() |
can someone help me out with this
show it like step by step or something b/c i am having a hard time to figure this out |
|
|
![]()
Post
#44
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 34 Joined: Jun 2005 Member No: 159,410 ![]() |
QUOTE(eelyajekim @ Jul 10 2005, 2:27 AM) can someone help me out with this show it like step by step or something b/c i am having a hard time to figure this out Go HERE |
|
|
![]()
Post
#45
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 187 Joined: Jul 2005 Member No: 165,292 ![]() |
tutorial for creating the playlist
tutorial for change the background to color or transparent (without using css) |
|
|
![]()
Post
#46
|
|
![]() Member ![]() ![]() Group: Member Posts: 14 Joined: Sep 2004 Member No: 47,210 ![]() |
do they make a playlist code for myspace that works with .wmas?? That's what all of my songs are..i hope there is one because ive been trying to make a playlist for days.
Thanks, Amanda |
|
|
![]()
Post
#47
|
|
Member ![]() ![]() Group: Member Posts: 19 Joined: Jun 2005 Member No: 158,358 ![]() |
umm.. ive been trying this forever. and the player is showing up and everything. but my playlist isn't. what i get is the flash player wiht one song that i didnt even add at all. can someone help me out please? i dont know what im doing wrong and its driving me crazy. thanks a bunch.
|
|
|
![]()
Post
#48
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 34 Joined: Jun 2005 Member No: 159,410 ![]() |
QUOTE(makr417 @ Jul 13 2005, 6:21 AM) do they make a playlist code for myspace that works with .wmas?? That's what all of my songs are..i hope there is one because ive been trying to make a playlist for days. Thanks, Amanda If you making a playlist for Flash MP3 Player with .wma I don't think that will work. It's been said only .MP3 are supported. |
|
|
![]()
Post
#49
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 34 Joined: Jun 2005 Member No: 159,410 ![]() |
QUOTE(Alejis @ Jul 13 2005, 7:33 AM) umm.. ive been trying this forever. and the player is showing up and everything. but my playlist isn't. what i get is the flash player wiht one song that i didnt even add at all. can someone help me out please? i dont know what im doing wrong and its driving me crazy. thanks a bunch. Follow the tutorial posted in here carefully and It's working fine if you follow it exactly. |
|
|
![]()
Post
#50
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 187 Joined: Jul 2005 Member No: 165,292 ![]() |
QUOTE(makr417 @ Jul 12 2005, 5:21 PM) do they make a playlist code for myspace that works with .wmas?? That's what all of my songs are..i hope there is one because ive been trying to make a playlist for days. Thanks, Amanda Go here |
|
|
![]()
Post
#51
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jul 2005 Member No: 184,369 ![]() |
This is a great topic. The recent changes to myspace have made easy add-ins like these harder than they should be.
I have the player showing up, the playlist showing up, but... you guessed it. No sound! Any idea why this is happening? myspace Thanks in advance for any help! C. |
|
|
![]()
Post
#52
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jul 2005 Member No: 184,369 ![]() |
Nevermind. Typo king doubled up on a character and f'ed the whole thing up. lol
Works great. If anyone is having issue, just follow the directions to the letter and it should come right up. Thanks for the tips everyone. C. |
|
|
![]()
Post
#53
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Aug 2005 Member No: 193,704 ![]() |
QUOTE(vehvih @ Jun 27 2005, 2:32 PM) QUOTE(hawnboy @ Jun 27 2005, 2:45 PM) http://URL TO YOUR WEB HOST/player.html and make sure u change your swf host url to a TinyURL.com one Question: If that's where the .swf goes, then where does the .htm go? I am so confuse. |
|
|
![]()
Post
#54
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Aug 2005 Member No: 209,788 ![]() |
How do you change the color of the player?
![]() |
|
|
![]()
Post
#55
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 101 Joined: Apr 2005 Member No: 131,142 ![]() |
visit this link http://www.createblog.com/forums/index.php?showtopic=109085
and my tutorial for a flash player here Need q's on that? Message me |
|
|
![]()
Post
#56
|
|
![]() Newbie ![]() Group: Member Posts: 5 Joined: Jul 2005 Member No: 170,722 ![]() |
thanks :)
|
|
|
![]() ![]() |