Hello OpenSocial gurus,

Based on my reading on opensocial, it seems that we can embed a flash  
player object inside the gadget specification xml. The flash player can  
points to a different location where bits and pieces required to run the  
flex app can be hosted. What about accessing the APIs? I know the gadget  
can use gadget.io.makeRequest(url, ...) to retrieve resource on a remote  
service and opensocial.* to retrieve container specific features and  
resources (environment, people profiles, group, activity, app data).

Gadget.io.makeRequest(url, ...) is part of gadget API, initiated from  
JavaScript in the browser back to the container; then from the container,  
the call goes out to the remote service hosted at the specified "url". From  
the flex opensocial app, look like I need to make call the JavaScript via  
the FABridge. Is this the only way? Is there any issue at all with  
performance, security, drawbacks?

Thanks in advance for your response.
\KT

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenSocial Application Development" group.
To post to this group, send email to opensocial-api@googlegroups.com
To unsubscribe from this group, send email to 
opensocial-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/opensocial-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to