views:

13

answers:

0

Hi Folks,

I'm developing an application in Flex 3.5 for video tutorials, which uses a lot of Captivate 4 (AS3) videos (>200). In the front end, the user can navigate thorough the videos in a menu structure. In the administration part, the admins can upload more videos and organize them into the menu structure. Since we have more than 200 Captivate videos, we wanted to build in a search functionality into the fronted, which would be based on the text contents of the Captivate videos. The idea is: every time the admin uploads a new Captivate video into the system, an index will be created based on the contents of the video.

My question: how can I extract the text captions of a Captivate video using Flex or rather ActionScrip 3?

(I know, there is an Export/Import function of Captivate, but I would like to access those texts dynamically from Flex.)

I appreciate your help.

Regards, Tas