cfgcjm Posted October 2, 2007 Share Posted October 2, 2007 I'm looking to create one of those nifty music players where there are links on a page and you can click one and it will play that audio file on the page in the player...I dont know where to start with this. And honestly dont know if it's php so any and all help would be great! Link to comment https://forums.phpfreaks.com/topic/71533-music-player/ Share on other sites More sharing options...
trq Posted October 2, 2007 Share Posted October 2, 2007 While php may provide some backend administration of such an application you'll want to look into flash for the player. PHP runs server-side so doesn't interact directly with the client. Link to comment https://forums.phpfreaks.com/topic/71533-music-player/#findComment-360143 Share on other sites More sharing options...
cfgcjm Posted October 2, 2007 Author Share Posted October 2, 2007 ok well i have a flash player...it runs solely on XML would something like that work? if so how Link to comment https://forums.phpfreaks.com/topic/71533-music-player/#findComment-360150 Share on other sites More sharing options...
trq Posted October 2, 2007 Share Posted October 2, 2007 ok well i have a flash player...it runs solely on XML would something like that work? if so how Yes, something like that should work. Did it come with instructions? I would assume you need to list your mp3's within the xml file. Link to comment https://forums.phpfreaks.com/topic/71533-music-player/#findComment-360159 Share on other sites More sharing options...
cfgcjm Posted October 2, 2007 Author Share Posted October 2, 2007 no instructions. it's to be used as an autoplay player.the mp3's are already listed in the xml. Link to comment https://forums.phpfreaks.com/topic/71533-music-player/#findComment-360166 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.