Hello,
i have a Problem with a Soundloop on my Website. I have install the Snippet "mpplayer" on my Website and the Soundloop
starts after entering the Website, but when i refresh the Website, the Soundloop starts again. Has anyone a idea to solve
the problem. I need a Player that plays the Soundloop complete no matter how i refrest the Website.
That’s not possible. You basically have the following options:
- 100% full-Flash website
- Use frames or iframe (bad idea SEO-wise)
- Offer a music player in a new window / popup (don’t try to create a popup automatically at pageload, it will be blocked by most browsers these days; it’s bad form)
But as long as you have separate HTML pages, it’s expected behaviour that the sound will always start again when you select a new page or reload the current.