|
Posted by RageARC on 09/14/07 19:20
I believe you should have a page or a flash music player that users
could use IF THEY WANTED TO, but never force them to hear your music.
Besides, you can use AJAX to make some PHP calls every second /
milisecond to remember where you are, but:
a) There will always be differences between the saved music time and
the current music time.
b) It will consume a lot of the user's CPU without any need of doing
so.
c) Most users will go away, as they might be hearing some music or
anything at all, and your music might screw them.
There is another way, without necessarily spending any SEO:
Show a main website, with the music playing, and insert an Iframe on
it. The Iframe will be the main page users will navigate, without
having to stop hearing the music.
Navigation:
[Reply to this message]
|