I am using using Flash Builder to create an AS3 video player which needs to support Closed Captioning. However, I am not using the FLVPlayback component. Is there a way of doing something like addASCuePoint() to flash.media.Video;, or is my only option using Flash's Timer to do my own check?
I would imagine there must be lib out there that handles this but i can't find one anywhere.
Also, the solution must work with flash player 9.