Hi Ethan, Which container specific function are you trying to call?
If this is your own opensocial container you could set up an rpc channel to pass the calls from the inner frame to the parent. On Tue, Aug 10, 2010 at 7:59 AM, Ethan <[email protected]> wrote: > This old question. I know. I'm trying to call a container-specific > js function on the gadget XML. I assume this is the only place the > API is made available. The REST calls im doing in PHP dont cover > everything, and of course would not cover platform-specific calls. > > So far: > - easyXDM doesnt seem to help, because i can't point to the gadget xml > where the functions are > - opensocial's rpc is not recommended > - window.parent or any variation (frames['name'], getelementbyid) fail > because of cross-domain > > > thanks for any help. > > -- > You received this message because you are subscribed to the Google Groups > "OpenSocial Application Development" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<opensocial-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/opensocial-api?hl=en. > > -- Paul Lindner -- [email protected] -- linkedin.com/in/plindner -- You received this message because you are subscribed to the Google Groups "OpenSocial Application Development" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/opensocial-api?hl=en.
