Listening to NetStream Cue Points
Its 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);
Tags:
Its 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);
Tags: