I'm looking to add an integrated audio/mp3 player to a forum. For what it's worth, I have a slim flash based mp3 player (
http://musicplayer.sourceforge.net/ ) that I've used before that works great and I added the code into the header for it. Works fine, but the problem is everytime you click something on the forum (thread, section, user, etc.) the entire page is reloaded, header included, so the flash mp3 player resets everytime you do that. Is there a way to keep this from happening, and/or is there some existing plugin/hack available that will accomplish what I'm wanting? I'd like to be able to have an integrated audio player that would stream mp3's for the user to listen to while navigating the site. I'd like the user to be able to start/stop, adjust volume, and go to the next track. I'm not concerned with the user being able to select songs/files, or upload anything. I'm wanting to specify the mp3's to be used/included on the backend behind everything.
Attached is a picture of the integrated slim flash player I have on there now that reloads with the page.
Thanks in advance.