Question
how to loop play a FLV file in FMS
hello,everyone,i wanna fms play a recorded flv file again and
again,but i don't know how to do it.
i try directly use "Stream.play",failed.
then i try PLAY again after i got the "NetStream.Play.Stop" status info code when the 1st time playing over.then its really can loop play now,however,the Stream object didn't clear up,since one new PLAY function called,new Stream created,and the old Stream object kept.over and over,they took lots of memory.
i just wanna FMS can loop play a single FLV file....
can anyone help me? thx very much.
i try directly use "Stream.play",failed.
then i try PLAY again after i got the "NetStream.Play.Stop" status info code when the 1st time playing over.then its really can loop play now,however,the Stream object didn't clear up,since one new PLAY function called,new Stream created,and the old Stream object kept.over and over,they took lots of memory.
i just wanna FMS can loop play a single FLV file....
can anyone help me? thx very much.
