Hello VB programmers!
I have Visual Basic 5... When an mp3 is playing, I
would like to display a running time, starting from
zero, and continue adding one second to the time,
until the mp3 stops. I have a routine where a Timer
control maintains the mp3 while playing, from start to
finish. I have a label, where the time starts from
zero, but when it ends, it is far longer than the
original mp3 duration time, by at least 2 minutes.
Thanks for your help,
ERIC
.