Posted by Andy Dingley on 06/20/07 14:22
On 15 Jun, 15:33, Anze <anzen...@volja.net> wrote:
> The problem is
> that as the visitor is changing the pages the flash object gets
> demolished - which means the music stops.
AFAIK, you're stuck here.
The workaround is to always have the "page with the music" continually
open. You then juggle the content pages within this, without
disturbing the music page. Careful styling means that the user still
only sees one page. It's dead easy to do with frames or iframes (with
their usual drawbacks), there might be a way to do it with popups too
(but I'm inclined to doubt it).
[Back to original message]
|