Hi. I want to make my page to play some music (if the user wants). I store some free-sharing music in my site's ftp, and I know that music playing can be made using
2007-09-18
04:02:21
·
3 answers
·
asked by
kolibrizas
3
in
Computers & Internet
➔ Programming & Design
Example to make this clear. User goes to index.php - the audio file "x1.mp3" starts. He goes to users.php, while the page was loading, there was "x1.mp3" going on. Once he loaded users.php the file "x1.mp3" is continuing without any interruption, so he is now listening "x1.mp3" for (for example) a minute. He reads some articles on that page and decides to go to chat.php page. Once he decides another file "x35.mp3" has been playing for two minutes. And so on.
2007-09-18
04:19:15 ·
update #1