|
Thanks for reply. Can you told when this feature will be done? From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steven
Gong We are still working on that... On 6/30/06, Ilia S. Yatsenko
<[EMAIL PROTECTED]>
wrote: Hello. Can someone provide Stream example, this is FMS code application.myStream = Stream.get("track"); application.myStream.> trace(info.code + "
(level:" + info.level + ")"); if(info.code ==
"NetStream.Play.Stop"){ }else if (info.code ==
"NetStream.Data.Start"){ }else if(info.code ==
"NetStream.Play.StreamNotFound" || info.code ==
"NetStream.Failed"){ } }; application.myStream.play("mp3:test", 0, 30); how this look in Red5? thanks
|
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
