johngwan
11-13-2003, 04:37 PM
Hi everyone,
I have a list of songs that are played as background on my website. Right now, they are divided into 3 categories and the user picks any, and it plays. That works...
However I will like the songs to play one after the other starting with the one the user selected.... I was going to write a function to start a new song whenever the last one finished based on time, but the length of the song varies... does anyone know how to do this? (Javascript,HTML).
Esp since the songs play as background...
Also, I want the song to keep playing when the user leaves from one page to the other on my website, is there anyway to do this without using frames?
Sincerely
Johnny
I have a list of songs that are played as background on my website. Right now, they are divided into 3 categories and the user picks any, and it plays. That works...
However I will like the songs to play one after the other starting with the one the user selected.... I was going to write a function to start a new song whenever the last one finished based on time, but the length of the song varies... does anyone know how to do this? (Javascript,HTML).
Esp since the songs play as background...
Also, I want the song to keep playing when the user leaves from one page to the other on my website, is there anyway to do this without using frames?
Sincerely
Johnny