Issue Flash in IE and Lectora 9
January 5, 2009 12:00 AM
We're having an issue with courses that worked ok when published with Lectora 8, but seem to be broken when published with Lectora 9.We've used flash components to generate feedback on user actions. These components don't work anymore. Functions on the flash component cannot be called from Lectora, they are undefined. (That is with IE, with FF everything works fine)After looking at the differences between pages generated with L8 and L9 the code to generate inline flash objects and pass parameters to them became suspect number one.And indeed by substituting the old code(like anim12345.addParm( "" )anim12345.addParm( "" instead of the embed tag with all params in one lineanim12345.addParm( "" )everything worked as expected.Is this a known problem?Is there a workaround (other than doing quite elaborate insertions/substitutions after publishing)?
Discussions have been disabled for this post