Search code examples
javascriptiframeframeaudio-playersoundmanager2

continuous music player Javascript


Possible Duplicate:
Uninterrupted background music on website

I have a music player built using SoundManager2 and need a way to add it to my wordpress site so that it continues playing if the user changes the page they are on.

Are frames the best way to do this? I cant hurt SEO at all!!

Thanks for any help and advice!


Solution

  • you'll have to Ajaxify your website I think, using frames or popups are not a very nice way to do it.