MX.Iframe = MX.Object3D.extend({ init: function (ops) { var layer = this.layer = new MX.Object3D() layer.width = ops.width layer.height = ops.height // this.add(layer) this.width = ops.width this.height = ops.height this.el.innerHTML = "