Skip to main content
April 11, 2008
Question

netstream.play()

  • April 11, 2008
  • 1 reply
  • 235 views
I am trying to load a preview frame of my videos. Per the documentation I should be able to say something like

ns.play(filename, 30, 0, true);

This should play the first frame of the video 30 seconds in. This does not seem to work does any know how to fix this or why it is not working.
    This topic has been closed for replies.

    1 reply

    April 23, 2008
    Does anybody have any suggestions on this? Please.