I want to add a music player into my next web project, preferably without building one.
My problem and reservation with sites using a music player has always been the multiple windows problem, you open a link in a new tab and both the old and new try to play music at you. Myspace used to be the top offender for this back in the day, I'm sure most can remember that horror.
I was hoping that modern music playing apps/widgets would be able to deal with leaving a page-joining a new one continuation of music (I can see iframes or cookies could do this), and, most importantly to prevent the app from playing if another window using the app is also open.
Does anyone know of such a service?