Hi, I am new on these forums, signed up 5 minutes ago.
I know very little about php.
Recently downloaded a script that pulls out mp3's out of a directory, lists them, and forms them into a .m3u playlist.
I want to know if there is a way to play the mp3's on a flash player on the site [or inline player, like windows media player]
Anyone out there to help?
Thanks to anyone interested
Code that will play mp3 in inline player or flash player.
you could use google for az mp3 play,
and download a player from this, just one thing you must do, to create a playlist into an xml file. (you could do that with php)
http://blog.deconcept.com/swfobject/
xsorifc28;10891658 wrote:Hi, I am new on these forums, signed up 5 minutes ago.
I know very little about php.
Recently downloaded a script that pulls out mp3's out of a directory, lists them, and forms them into a .m3u playlist.
I want to know if there is a way to play the mp3's on a flash player on the site [or inline player, like windows media player]
Anyone out there to help?
Thanks to anyone interested
Thanks for your help.
I am lookin for a way to play songs one by one instead of a playlist :o
Any help with that?
here is a useful site about that:
xsorifc28;10891681 wrote:Thanks for your help.
I am lookin for a way to play songs one by one instead of a playlist :o
Any help with that?
I guess I can try to "replace" like they did on that site :S