Updates:
Cc: [email protected]
Comment #1 on issue 1343 by [email protected]: caja.js api does not support
flash
http://code.google.com/p/google-caja/issues/detail?id=1343
Update:
Flash support can be controlled via the caja.js api but setting
frameGroup.flash(true|false).
The flashbridge is loaded relative to the host page which is incorrect and
should be loaded relative to caja.js (possibly versioned) as with the rest
of the supporting js.
Caja.js api needs to be updated to describe flash support.