I’m currently coding a flv player. Everything works perfectly except I can’t find a way to stop the video from streaming after it starts. So far I’ve closed both the NetConnection and the NetStream.
Is there any way to completely sever the connection?