That's exactly the use case. I am working with a simulation of a slot machine that after a quick entrance stops until the user turn it on. That's when video stutter.
Iam calling resume on the 3 movieclips that contain the netstream:
mc_left.ns.resume();
mc_center.ns.resume();
mc_right.ns.resume();