Some mystery traces

I have a Player class that is using the FLVPlayback component and when I compile, I get these traces in my output window:


_streamLength = NaN
calling getStreamLength
calling getStreamLengthResult(6342.531)

I do not have those traces anywhere. Its like the FLVPlayback component has them built in or something. I know what those traces mean, but I’d rather not display them. Anyone know why this would be popping up?