If the gadgets are installed and loaded on the same profile, you should be able to do this using the gadgets pubsub framework:
http://code.google.com/apis/gadgets/docs/pubsub.html Unfortunately, this isn't very useful in the context of orkut since it only works for applications that are loaded and visible at the same time. This means that apps can't use pubsub at all if opened in the canvas view. And since orkut only displays the first three apps in a given profile by default, both apps would have to be placed at the very top of a user's profile in order for this to work in the profile view. Of course, if you control both applications, you can use a common database back-end that facilitates "sharing" between them but there is no other direct means of communication between apps. - Jason On Sep 15, 3:18 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi all, > > I want to know that how the communication between the two gadgets can > happen using this API. Like If i Have some text I want to send this > text to some other gadget so can somebody tell me what should I do for > this. Thx in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" 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-orkut?hl=en -~----------~----~----~----~------~----~------~--~---

