Afficher un message
Vieux 14/09/2007, 20h20   #3
RageARC
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Anyway to add music to the website using php

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.

  Réponse avec citation
 
Page generated in 0,05705 seconds with 9 queries