hi,
i have a video object on my stage and i make it play by using ns.play();
However, when i want to stop playing by ns.close(), i see from httpfox that streaming doesnt stop but continues. is there any way to really stop steaming anytime i want?
it is same when i use FLVPlayback component. when i assign path to its source attribute, it starts streaming without saying it to play..