Click to See Complete Forum and Search --> : music player code


babylonian
11-16-2006, 06:02 PM
hi i have this music player html code and its windows media player the color of it is blue and it dosnt show me anywhere in the code where i cna change the color of the code works the player works fine i just want to change the color from blue to pink im going to past the code for you and i want u guys to check it out im sure u know how to check it out but for those who dont ill tell you how copy and past the code in notepad and save as .html then click on the e and my player will work with the song i have in it and u will see that its blue is there anyway i can make it pink if so please help me out and tell me how to do it this is the code for it ( <embed src="http://www.filelodge.com/files/room45/1294446/Ninwaya.mp3" autostart=true ShowStatusBar=0 AutoSize=true DisplaySize=0 loop=true audio/mpeg></embed> ) :(

pianojoe235
11-18-2006, 02:17 PM
Try adding this line:
<color="#FF1CAE">

babylonian
11-18-2006, 05:45 PM
where do i put that in between what

pianojoe235
11-18-2006, 10:52 PM
I'm not a genius at this but I'd try putting it before autostart=true

babylonian
11-22-2006, 08:12 PM
no its not working i dont understand y i dont want to get anthere player cuz i like the windows media player style but if there is any other way of doing it can u please let me know

_Aerospace_Eng_
11-23-2006, 01:48 AM
There is no cross browser way of changing the color of the windows media player embedded interface. Where exactly are you trying to put this mp3 player? Myspace?

babylonian
11-24-2006, 03:02 PM
yes i want to put it in myspace my page is pink and im trying to make it pink is there anyway i can do that

_Aerospace_Eng_
11-24-2006, 04:07 PM
Use this code on your myspace page. It will produce a pink m3p player with the mp3 file you provide.
<embed src="http://www5.upload2.net/download/6578c0ff1bc6981a98d189b2706a1768/45675eb6/VtuWyD4fhOSYybV/mp3player.swf" menu="false" quality="high" width="300" height="20" name="index" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="file=http://www.filelodge.com/files/room45/1294446/Ninwaya.mp3&showdigits=true&autostart=true&repeat=true&shuffle=false&lightcolor=0xEEEEEE&backcolor=0xFFC0CB&frontcolor=0xFFFFFF" wmode="transparent" border="0">

babylonian
11-24-2006, 10:37 PM
ok i tried the code u gaved me it didnt work and i tryed it with closeing the embed still didnt work somthing is wrong with it u try it and see if it works with u cuz maybe ur missing a code from it

babylonian
11-24-2006, 11:16 PM
hey is there a way that i can add a plugin to the windows media player that can change the color but i dont know how to do that

_Aerospace_Eng_
11-25-2006, 04:07 AM
Seems like the file was temporary. Try this instead.
<embed src="http://img100.imageshack.us/img100/5180/mp3playerut6.swf" menu="false" quality="high" width="300" height="20" name="index" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="file=http://www.filelodge.com/files/room45/1294446/Ninwaya.mp3&showdigits=true&autostart=true&repeat=true&shuffle=false&lightcolor=0xEEEEEE&backcolor=0xFFC0CB&frontcolor=0xFFFFFF" wmode="transparent" border="0">

And no there is no way to change the color of the embedded Windows Media Player.

babylonian
11-25-2006, 01:43 PM
OMG i love you its the cutest i ever seen thanks it was just what i was looking for a thin one thanks so much

babylonian
11-25-2006, 01:56 PM
oh and one more thing i hope u dont mind me asking dose this player that u gaved me come with a play list if so can u tell me how can i add a play list to it cuz this is the player i want thanks