Answered
NetStream.Codec.Error ?
Hi,
I have code:
var flag = myStream.play("sample_2", 15, -1, true);
trace("flag = " + flag);
with sample_2 is a flv file, captured from FMLE 3.2, format VP6. But it error in onStatus function: NetStream.Codec.Error ?
I try download another flv file from youtube, not success.
How do I fix it ?
