Click to See Complete Forum and Search --> : CD read for song script


Code One
11-08-2003, 06:32 PM
I know bad title, I couldn't think of anything more revealing. I would like to know if it is possible, and if so, how to do this: I would like to embed sound src's in my html doc. and have an array which stores the sound bank, which will be read off a CD, vs. from my C drive, I know how to do that part. Arrays are a bit muddy to me, help with that would be fantastic. Now here's the hard part. When each song starts playing, I would like a script that can tell that song is being played and will print text on the screen, which will be the lyrics of that song, and the same with the rest. Makes sense? Also a way to skip, and previous songs, stop and play would be neat too.

Any help/ideas?

Code One

jochem
11-09-2003, 06:55 AM
This might help you solve part of your problem: a WinAmp like DHTML player.

Good luck, Jochem :cool:

Code One
11-09-2003, 05:05 PM
hey thanks alot! I think Ive seen this before but forgot all about it, good shot my friend, thanks alot!

CO