I have been working on a video project with subtitles that uses a FLVPlayback captioning component which loads a Timed Text XML file into a text box using 'caption target'.
Because the captions are Hebrew, I want to use TLF text area instead of classic because it has right to left support. The text loads (incorrectly but it loads) if I use a classic text box but if I use a TLF text area, it doesn't work at all and the video doesn't even show up. Does TLF not support Timed Text like classic does ?
Any help would be appreciated. Thanks in advance. Emmanuel