On Sunday, October 28, 2012 7:41:48 PM UTC-4, Gordon wrote:
> Hi,
>
> I am trying to embed a webgl design platform in an ecommerce shop. I have the sign in working. If the sign in fails, I want it to load the sign up page. So I am calling a method which creates another Rpc with a different embedded frame. When it tries to load I get 'jsonRpcConfig is undefined'. How can I select from multiple domains and embed them when I want to?
Sounds like you not treating the iframe as a window that needs its own resources/scripts to be loaded?