Skip to content

Instantly share code, notes, and snippets.

@findchris
Created December 7, 2011 02:28
Show Gist options
  • Save findchris/1441150 to your computer and use it in GitHub Desktop.
Save findchris/1441150 to your computer and use it in GitHub Desktop.
// inside of content URL iframe
new easyXDM.Rpc(
{
swf: "http://ourstaticcontent/easyxdm.swf",
},
{
remote: {
test: {}
},
local: { }
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment