I created an audio Player using java applet but i'm stuck at trying to create a progress bar, no need for seek or anything fancy, just a progress bar displaying the progress of the audio file being played.
I don't know how to get the current progress off the AudioClip, that's my main problem among other small things. any hints would be appreciated. thanks