Hi, folks.
Is it possible at all to dynamically insert cue points into a video like you would with the FLVPlayback component’s [FONT=“Courier New”]addASCuePoint()[/FONT] method but using only [FONT=“Courier New”]NetStream[/FONT] (with [FONT=“Courier New”]NetConnection[/FONT] and [FONT=“Courier New”]Video[/FONT])? I came across a suggestion to use the [FONT=“Courier New”]NetStream.send()[/FONT] method but I learned from the manual that it only worked with Flash Media Server.
At the very least, can you think of any reliable ways to mimic that feature?
Thanks