Click to See Complete Forum and Search --> : Java help


Dil
04-19-2005, 05:01 AM
hi people, im trying to do a cd player example in java. does anyone know how to assign a number to a song to play?

buntine
04-23-2005, 01:23 PM
Can you elaborate a tad?

Note: Moved to Java forum.

Dil
04-27-2005, 03:38 AM
ive done a GUI class and an AudioPlayer class which plays the songs that i type in. however i need to assign each song to the buttons e.g. 1- song 1, 2-song 2, 3- song 3 then when i click the play button the number clicked should play the song assigned to it. does any1 have any ideas? im reali stuck! thanx