Hi, I tried to have a look at the new code, but there are three errors:
gadgets.rpc has no properties
gadgets.rpc.register('resize_iframe', this.setHeight);
gadgets.js (line 226)
gadgets.container has no properties
gadgets.container.gadgetClass = SampleContainerGadget;
samplecontainer.h... (line 92)
gadgets.container has no properties
gadget = gadgets.container.createGadget({'specUrl': specUrl});;
I found a similar problem in the Mailing-List, but there is no solution?
Greets

