adampasz
unread,Dec 1, 2009, 5:58:55 PM12/1/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to opensocial-client-libraries
I started playing around with this library today, but sadly I need
more help to get going.
1. It seems that the sample apps. require JavaScript. Is it not
possible to create a standalone Flash or Air app. with this library?
I see there is a RestfulClient.as that might work, but it is just full
of stub code ("Not implemented yet.").
2. When I try to run the sample app. in Flash, I get this error:
Error: [OpenSocial] The OpenSocial JsWrapper Client is not ready.
at org.opensocial.client.jswrapper::JsWrapperClient/assertReady()
3. When I try to run the sample app. in FlexBuilder, I get these
JavaScript alerts:
gadgets.* not found
opensocial.* not found
4. I tried uploading MyspaceSampleApp.swf to my MySpace canvas page as
Inline Flash, but it doesn't seem to work.
I just need to create a simple flash app. that connects and
authenticates, and retrieves basic info for a user and her friends.
Any and all help will be greatly appreciated!