hi guys, i wana make a custom playlist that will play my songs.. I have already uploaded my songs.. im just wondering on how to make a playlist (ala winamp).. thanks...
Making an Online playlist in HTML
There are many ways to make a playlist to play your songs. I know of one way that looks pretty good because its flash and you don't need to know how to edit flash. All you do is login in to one page and it allows you to add music from any url or location.
http://www.flamplayer.com/
Tell me what you think of it.
http://www.flamplayer.com/
Tell me what you think of it.
i've dloded it.. i just wana ask.. can i make it work on friendster??
U may use this simple code in playing songs. u must convert mp3 into .swf download it here. http://www.guangmingsoft.net scroll down and download the MP3 STREAM CONVERTER upload ur swf songs. and put the code below. click on this link for a sample http://pinoyopm.cjb.cc/songs/nina.php
NOTE: LOOK for this 2 lines and change into the location of ur .swf songs
<PARAM NAME=movie VALUE="http://www.urhost.com/folder/song.SWF">
<EMBED src="http://www.geocities.com/folder/song.SWF"
----------PUT CODE BELOW TO UR BODY------------------------------
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
WIDTH=65 HEIGHT=20>
<PARAM NAME=movie VALUE="http://www.geocities.com/pinoyopm2a/mymp/dinatotoo.SWF"> <PARAM NAME=loop VALUE=true> <PARAM NAME=quality VALUE=high> <PARAM NAME=wmode VALUE=Transparent>
<EMBED src="http://www.geocities.com/pinoyopm2a/mymp/dinatotoo.SWF" loop=true quality=high bgcolor=#FFFFFF WIDTH=65 HEIGHT=20 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED></OBJECT>
NOTE: LOOK for this 2 lines and change into the location of ur .swf songs
<PARAM NAME=movie VALUE="http://www.urhost.com/folder/song.SWF">
<EMBED src="http://www.geocities.com/folder/song.SWF"
----------PUT CODE BELOW TO UR BODY------------------------------
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
WIDTH=65 HEIGHT=20>
<PARAM NAME=movie VALUE="http://www.geocities.com/pinoyopm2a/mymp/dinatotoo.SWF"> <PARAM NAME=loop VALUE=true> <PARAM NAME=quality VALUE=high> <PARAM NAME=wmode VALUE=Transparent>
<EMBED src="http://www.geocities.com/pinoyopm2a/mymp/dinatotoo.SWF" loop=true quality=high bgcolor=#FFFFFF WIDTH=65 HEIGHT=20 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED></OBJECT>
thanks dude
Related topics
