Listening to NetStream Cue Points
April 8th, 2007 Filed under: blog by johnIts not documented very well but when listening to cue points from an flv streamed from a media server you need to execute the following:netStream.onCuePoint = Delegate.create(this,this.vidEventsMngr);
Leave a Reply
You must be logged in to post a comment.