gadgets.flash.embedFlash is broken in IE ----------------------------------------
Key: SHINDIG-1230 URL: https://issues.apache.org/jira/browse/SHINDIG-1230 Project: Shindig Issue Type: Bug Components: Javascript Affects Versions: 1.1-BETA5 Reporter: Márton Salomváry The flash movie never displays, flash context menu contains "movie not loaded". All IE versions affected. This commit seems to have caused the problem: r817905 SHINDIG-1157 | Patch from Jasvir Nagra | Flash support in cajoled gadgets Inserting <object> as a dom node doesn't make flash player work in IE, it has to be inserted as string. See attached patch. Testted in IE 6-7-8 (I don't know too much about Caja, someone should check if patch is compatible..) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.