Posted by Kimby377 on December 7, 2010 at 2:44pm
I am trying to play a swf or flv and have localized text change in relation to the movie. Is there a module that will allow one to have text in one box change when a certian part of the swf is played?
Comments
Flash CC
Aside from timing your own text in an actual Flash project, I would suggest looking in to how to use Closed Captions in Flash. They should work with a script file format (or rather, set of triggering times).
http://www.google.com/search?q=flash+closed+captions
You should also be able to interact with external widgets (HTML or other SWF), but I think CC would be the easiest approach for you.