01-21-2009, 08:53 AM
|
#2 (permalink)
|
|
The Frequenter
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 438
Thanks: 3
|
Well, the playlist of the music player (or a single song at a time) is loaded by passing the URL to the song to the player, using PHP or a similar server-side technology. If that's the case, then you can easily store the currently playing song URL into a session or a cookie variable and load that if it's set.
__________________
I have optimistic thoughts, even though sometimes (if not always) life's a bitch.
|
|
|
|