Hello All,

How do we use images in the newActivity method. I am using the following 
code:

    var activity_body = '<table cellspacing="1" 
cellpadding="1"><tbody><tr><td><img 
src="XXXXXXXXX"></td></tr></tbody></table>';
    params[opensocial.Activity.Field.BODY] = activity_body; 
    var activity = opensocial.newActivity(params) 
    opensocial.requestCreateActivity(activity, 
opensocial.requestCreateActivity(activity, "HIGH", cb));

But the images are not getting displayed. Do we need to include something 
more?

thanks
    ashcsi1322

-- 
You received this message because you are subscribed to the Google Groups 
"orkut Developer Forum" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/opensocial-orkut/-/blN1UFByM3RmSWtK.
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