|
Posted by gnarl on 11/23/06 14:13
Hello all,
I'm developing a site in PHP4 for a music artist, who wants music to
play across all their pages. I have loaded a simple flash applet to
play the music, but every time the visitor to the site moves to a
different page the music starts again. The artist would like the music
to play continuously.
I can only think of three possible ways to solve this, and I am not
happy with any of them.
1) Use frames - but this will wreck my lovely CSS layout
2) Open the player in another window - but this has issues with popup
blockers, and really I would prefer it all to be on screen at the same
time.
3) Re-design the whole site in Flash - I don't have time for this
right now.
Does anyone here have any other suggestions?
Or, if you were developing this site, which would you choose and why?
[Back to original message]
|