I'm trying this code:

var ownerFriends = data.get('ownerFriends').getData();
ownerFriends.asArray().sort(sortByDistance);

and then I run some console.debugs in the sortByDistance callback function.
The callback function gets executed when I'm either the developer and owner
of the app, or the viewer of the app (but not owner), but if I'm not the
developer of the app and I have it installed, the callback function for
sort() doesn't get executed.  Any suggestions?

Jesse

-- 
Jesse Stay
The Social Media Guru

Partner, CSO: http://www.SocialOptimize.com
Co-Author:       I'm on Facebook -- Now What???
                         http://FacebookAdvice.com
Blogger:           http://www.jessestay.com
                         http://www.socialoptimize.com/blog

Phone: (801) 853-8339

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to