Log In · Register

 
3 Pages V  < 1 2 3 >  
Closed TopicStart new topic
Mini Flash Music Player, Song Playlists
wongman113
post Jun 16 2005, 09:21 PM
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!
 
iNGENiOUZ ANGEL
post Jun 17 2005, 12:31 PM
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 =)
 
joeblack
post Jun 21 2005, 08:58 PM
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 biggrin.gif

current myspace
view this in firefox to really see the extent of what css can do
 
hawnboy
post Jun 22 2005, 02:18 AM
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.
 
xfilmnoirx
post Jun 24 2005, 05:44 PM
Post #30


Newbie
*

Group: Member
Posts: 1
Joined: Jun 2005
Member No: 158,583



ack cry.gif ....ok so I downloaded the mini player files, player.swf and playlist.xml. I downloaded some mp3 files and saved them to my computer. I uploaded the songs onto angelfire because the files were to big for geocities. So then I took the url of the mp3s from off of angelfire and put them into playlist.xml using notepad. I saved the playlist.xml. I loaded both the player.swf and playlist.xml onto geocities. I used the iframe code because I was told the embeded code doesn't work on myspace, I put the url of the player.swf and the playlist.xml into the iframe code. When I push submit on myspace, the player shows O1. on the dropdown list but none of the songs. Somebody please help me cry.gif .

myspace
 
emi_myspace
post Jun 25 2005, 01:57 AM
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
 
vehvih
post Jun 26 2005, 03:40 PM
Post #32


Senior Member
*****

Group: Member
Posts: 604
Joined: Jun 2004
Member No: 21,133



QUOTE(emi_myspace @ Jun 25 2005, 6:57 AM)
changing iframe's background to transparent? something like myspace
*



Yeah.. something like that. How did you do it? mellow.gif
 
emi_myspace
post Jun 26 2005, 09:30 PM
Post #33


Senior Member
***

Group: Member
Posts: 34
Joined: Jun 2005
Member No: 159,410



QUOTE(vehvih @ Jun 27 2005, 4:40 AM)
Yeah.. something like that. How did you do it?  mellow.gif
*


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.
 
vehvih
post Jun 27 2005, 01:32 PM
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?
 
hawnboy
post Jun 27 2005, 01:45 PM
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
 
vehvih
post Jun 27 2005, 03:39 PM
Post #36


Senior Member
*****

Group: Member
Posts: 604
Joined: Jun 2004
Member No: 21,133



Yay! It worked!! biggrin.gif
 
Drtyrock
post Jun 27 2005, 06:24 PM
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?
 
Drtyrock
post Jun 27 2005, 06:26 PM
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 cry.gif

This post has been edited by Drtyrock: Jun 27 2005, 06:30 PM
 
emi_myspace
post Jun 27 2005, 10:28 PM
Post #39


Senior Member
***

Group: Member
Posts: 34
Joined: Jun 2005
Member No: 159,410



QUOTE(Drtyrock @ Jun 28 2005, 7:24 AM)
is there a way to make the playlist play randomly?
*


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! biggrin.gif
 
emi_myspace
post Jun 27 2005, 10:50 PM
Post #40


Senior Member
***

Group: Member
Posts: 34
Joined: Jun 2005
Member No: 159,410



QUOTE(vehvih @ Jun 28 2005, 2:32 AM)
Where does the player.swf go in that code?
*


The swf file is already in the player.html. Just make sure all 3 files uploaded on the same root.
 
Acturos
post Jun 28 2005, 02:30 PM
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?
 
vehvih
post Jun 28 2005, 03:18 PM
Post #42


Senior Member
*****

Group: Member
Posts: 604
Joined: Jun 2004
Member No: 21,133



QUOTE(emi_myspace @ Jun 28 2005, 3:50 AM)
Add MySpace to your friend's network I'm really appreciated if you do.
*


You only add the people you are familiar to, just add me to your network

myspace
 
eelyajekim
post Jul 9 2005, 01:27 PM
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
 
emi_myspace
post Jul 11 2005, 02:09 PM
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
 
hikki168
post Jul 11 2005, 03:02 PM
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)
 
makr417
post Jul 12 2005, 05:21 PM
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
 
Alejis
post Jul 12 2005, 06:33 PM
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.
 
emi_myspace
post Jul 13 2005, 04:49 AM
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.
 
emi_myspace
post Jul 13 2005, 04:53 AM
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.
 
hikki168
post Jul 13 2005, 12:48 PM
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
 

3 Pages V  < 1 2 3 >
Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: