$www.200836.com--- why we buy Peking 2008 Olympic Games―
souvenirs
1 low price
2 best quality-- licensed products by Peking Organizing Committee
3 many products to choose
4 most precious―limited circulation
5,we accept all payment methods,such as paypal,credit card,
telegraphic transfe
I hope these are temporary problems, but just in case : today Firebug
showing errors:
_rpcResizeIframe is not defined
Unknown RPC service: resize_iframe
Don't know what this means and if influencing resizing.
Jevs.
--~--~-~--~~~---~--~~
You received this message bec
Helo,
I am trying the example in
http://code.google.com/apis/opensocial/articles/tutorial/tutorial-0.7.html
I do not get the friends list. I get these errors in FireFox:
os_a.rpc has no properties
http://1.o.gmodules.com/46/o/opensocial-0.7.js
Line 128
os_k() has no properties
http://1.o.gmod
Ok got it allready to work thanks!
2008/2/23, Dedric Mauriac <[EMAIL PROTECTED]>:
>
>
> my guess ...
>
> var params =
> {
> METHOD: gadgets.io.MethodType.POST,
> POST_DATA: postData
> };
>
> gadgets.io.makeRequest(url, http_response, params);
>
>
>
> On Feb 6, 5:57 pm, "Marc Wessely" <[EMAIL PROTE
i am using this code-
var params = {}; params[opensocial.Activity.Field.TITLE] = title;
var activity = opensocial.newActivity(params);
opensocial.requestCreateActivity(activity,
opensocial.CreateActivityPriority.HIGH);
but his activity isn't listed in my updates.. any help??
On Feb 22, 10:40