Question
NetStream seekbar
I'm trying to figure out how I can add a seekbar to my netstream.
I have the duration of the flv through metadata and the current time of the stream, but I can't understand how I should connect them to pass a position to a seek handler. And allso to be able to drag the handler to positions in the stream.
Anyone have any tips on how to do this?