Im using ns.close() on a stop event, if i click the stop button it does the same thing. The issue is on the play start event i show a buffering message when it should be "stopped" dont know why its doing Play.Start.
Steven Gong wrote: > Does it occur everything at the end of VOD? > > On 2/15/07, Dan Rossi <[EMAIL PROTECTED]> wrote: >> >> Hi there im for some reason getting pause notify events when a stream >> has ended, i dont seem to get the onPlayStatus event to get a complete >> event. Here is what happens >> >> NetStream.Play.Stop >> NetStream.Play.Reset >> 05:36:23.890 [INFO] Subscriber Playback Started >> NetStream.Play.Start >> 05:36:23.890 [INFO] Subscriber Playback Paused >> NetStream.Pause.Notify >> NetStream.Buffer.Flush >> >> >> Any ideas, do i have it wrong again how to call a VOD clip properly ? >> >> _______________________________________________ >> Red5 mailing list >> [email protected] >> http://osflash.org/mailman/listinfo/red5_osflash.org >> > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
