1

Is it possible to fetch closed captioning from a .3GPP video file from Flash CS5?

I'm working with closed captioning in Flash and was just wondering if there was an easier way of doing things. Embedding the timed text within the video file itself is much easier I think, but I don't know how to retrieve the data in Flash from the file.

Clifford
  • 88,407
  • 13
  • 85
  • 165
Romes
  • 3,088
  • 5
  • 37
  • 52

1 Answers1

0

I think you are searching for the NetStream.onTextData "event", this should give you access to embedded timed text data.

ndm
  • 59,784
  • 9
  • 71
  • 110