I'm looking for a media player (audio) that I can embed in my website (a rails app) to allow streaming audio which doesn't stop when the user goes to another page of my website. Ideally it would be modal.
I've tried using the YUI Media Player but the audio reloads when users move away from the homepage and most users don't think to play it in the a new tab (as the YUI Media Player allows) until it's too late.
I've been using Olark to add a chat facility to my site and it does allow users to browse the site whilst keeping the chat session alive.
Does such a modal audio plugin or widget exist? Or should I start coding it myself?
I know I can always just force the media player to open in a new tab, but I'd like to keep things on the same screen... I must admit, I've not seen such a tool out there so I'm not too confident of finding one. Any help would be appreciated.
Pardon me if I've got the tags wrong