Quote:
Originally posted by imladris
Dear tmoore935
What I need to achieve is this:
Each of the songs listed will play automatically one after the other with the option of using the "previous" and "next" buttons to skip backwards and forwards.
IMLADRIS
I did this with my last web site. but I used flash mx. So give me a day or two to look it up and I will post the code that I used. But i remember that I used some method to determine when the song was at 99.9 percent(similar to a preloader) then I had used loadMovieNum to the same level as the first player. This was an If statement. But the songs were swf's. with mp3's it is easier.