Hello all,
I’ve been having a weird problem with playing video in AS3. I’ve setup a VideoPlayer class and it works great. But then I put in a longer clip and it stops at the same spot every time.
I monitored the netStatus code and I found the stream stopped when the NetStatus.Buffer.Flush fired. I’m not really sure why it would do that and I can’t find anyone whose had this problem.
Thank you for any help.