Progress bar with lstreaming audio

Hello again…

I need some help with creating a progress bar for a mp3 player that loads mp3s with loadSound()

The problem is that the progress bar is not working correctly while the music is streaming (not completely downloaded to cache).

I can understand why it is so… (sound.duration is changing untill download is complete)

I have a simple progress bar… no masking etc:- … just using the good old “_xscale”
now how to correct the problem… please advice…

:frowning: