hi guys
                      var _text = 'added a \"'+dum3+'\" ';
                      var _params = {};
                      _params[opensocial.Activity.Field.TITLE] = _text;
                      var activity = opensocial.newActivity(_params);
                      opensocial.requestCreateActivity(activity,
opensocial.CreateActivityPriority.HIGH, function(status){
                            if(status.hadError())
                                alert("Unable to post your updates to your
friends.");
                            else
                                alert("done");
                        });


this code keep failing. i couldn't figure out the problem can anyone help me
please?

With Love,
Sri Prasanna. K
Blog: http://sprasanna.com

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

Reply via email to