How do I set the netStream timeout

I have created my own videoPlayer class using flashes NetStream class and Video class.
I am not connecting to a flash media server, however I need to adjust / increase the timeout() setting so that it waits longer before timing out when connecting to a stream.

Does anyone know how to do this;

Thanks