unknown101 Posted April 19, 2008 Share Posted April 19, 2008 Hi Guys, Im developing a site where the end user will be able to sample short .mp3 files from a database - when the results are returned from the database regarding a user search they have the option of "Listen" next to each one. When this link is clicked a new page loads with further info about that result (this has been completed) plus I want a plugin which is embedded into the page which plays the song. (Also this must work with Firefox). Does anyone have any ideas of how I can achieve this or any handy plugins? Any other suggestions are welcome. i.e. create a link which loads an external music player (not within the web page). Thanks in advance Link to comment https://forums.phpfreaks.com/topic/101850-integrate-music-player/ Share on other sites More sharing options...
Fadion Posted April 19, 2008 Share Posted April 19, 2008 Not sure what players alternatives to suggest, as ive never had the need to create smth similiar, but creating a flash player which gets the song dynamically from php will not need more then 20-30 lines of code. In that way u have your unique player and customized to your needs. Searching google will surely provide as much information as u need. Link to comment https://forums.phpfreaks.com/topic/101850-integrate-music-player/#findComment-521248 Share on other sites More sharing options...
unknown101 Posted April 19, 2008 Author Share Posted April 19, 2008 Ok thanks for that, Ill have a look into the flash players. Are there any other pre-built media players which wouldnt need coding and I could just embed into a webpage? Cheers Link to comment https://forums.phpfreaks.com/topic/101850-integrate-music-player/#findComment-521250 Share on other sites More sharing options...
woobarb Posted April 19, 2008 Share Posted April 19, 2008 If it's just an excerpt that your giving them, then why not just give a link and let their own player do the hard work? Link to comment https://forums.phpfreaks.com/topic/101850-integrate-music-player/#findComment-521260 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.