_soundbuftime

Hey,
I am setting up an MP3 Player and visualize testing it on different connection speeds so I can more accurately gauge the …buftime property.
I have seen players that display a message when the audio is “Buffering” and was wondering if anyone knows how to set this up?
If someone skips too far into the streamed track it will buffer(the sound will stop playing until enough audio has stramed again). People who don’t know what’s happening will either get annoyed with not knowing what has happened or think the player doesn’t work, or even worse, just never use it again.
I know you can set this to “0”, but that would cause people with, say a 56kbps connection to get this rapid start/stop scenario, so buftime is a must.
Basically I need to send info to a text box displaying “Buffering” when the “_soundbuftime” kicks in and disappear when enough audio has loaded again.

Thanks and sorry for the long way of going about explaining my problem.

BRb