Getting Variables from Flash
March 28, 2008 12:00 AM
You can pass variables any time you want through flash. Also, be warned about setting an action in flash to communicate with lectora on the 1st couple of frames on a flash movie.For example, you can put this anywhere in a flash moviegetURL("javascript:VarTest.set('1')"); And it'll change the Lecora Variable "Text" to "1" when the flash movie playhead gets to that point. (Doesn't work unless in HTML)
Discussions have been disabled for this post