This gets most of the examples up and running in Opera.

find and replace: document.baseURI to document.documentURI
in lively.scene.Polygon.setVertices, change
setAttributeNS(null, "points"
setAttribute("points";
in defaultconfig, change (because throws SVGException
SVG_MATRIX_NOT_INVERTABLE)
showEngine: function() { return false},
Also helpful to use opera.postError somewhere in Core.js:log() - but I did
it as sort of a hack. These aren't total solutions - just the factors so
far.
_______________________________________________
General mailing list
[email protected]
http://livelykernel.sunlabs.com/mailman/listinfo/general

Reply via email to