Skip to main content
Participating Frequently
June 18, 2008
Question

NetStream.Play.Stop is called too early

  • June 18, 2008
  • 2 replies
  • 2402 views
Hi there,

i have a video that is streamed over a FMS3. Everything works fine, the only problem is, that NetStream.Play.Stop is fired when the buffer reaches the end of the timeline. I want to fire the event after the video is played until the end.

Has someone a solutions for this problem?

Best Tobi
    This topic has been closed for replies.

    2 replies

    Adobe Employee
    April 23, 2010

    You do not have control when to fire that event, but why at first place you want to do that?

    Known Participant
    April 23, 2010

    Adobe documentation says that NetStream.Play.Stop is reported when playback stops, but I get it around ten seconds before my streaming video ends and while the video is still playing.

    Adobe Employee
    April 23, 2010

    Yes documentation is correct. You see Play.Stop at right time, you still see the video playing because your buffer still has some data - that is expected - so i do not anything wrong here - neither in documentation nor in functionality.

    tobbi1976Author
    Participating Frequently
    June 20, 2008
    Hi,
    nobody a hint?
    Please help.
    tobi
    Known Participant
    April 22, 2010

    I have the same problem...