Hi
I am working on a video player which will play some videos from server. This server is not a streaming server and it has the flv files just like other text, xml and html files.
Because of this, I am not getting any buffering status and event.info.code is firing NetStream.Play.Stop just after playing the video and without buffering it.
Please suggest me how to overcome these problems.
Thanks