MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • Re: Is opensocial_token passed to flash inline secure?

    So I possibly found some of my solution, though it is still not fully working...if I use the gadget.io.makeRequest and pass the parameter param[opensocial.ContentRequestParameters.AUTHORIZATION] = opensocial.ContentRequestParameters.AuthorizationType.SIGNED; from what I can tell I should get a signed...
    Posted to Flash Apps (Forum) by Jim on 01-12-2009
  • AS3 newFetchVideosRequest - ERROR respose

    I'm trying to get the owner videos, any idea what I am doing worng? The response is always hadError(), I can't get the owner videos. this is the code, AS3 var paramObj:Object = LoaderInfo(this.root.loaderInfo).parameters; var osToken:String = paramObj["opensocial_token"]; var osSurfaceName...
    Posted to Flash Apps (Forum) by UsLotEverywhere.com on 12-02-2008
  • OAuth on makeRequest() call...

    Hey everyone. I started my app in Javascript, and was using a few makeRequest calls to retrieve data from my server. I enabled OAuth on these requests by using the following code: var params = {}; params[opensocial.ContentRequestParameters.AUTHENTICATION] = opensocial.ContentRequestParameters.AuthorizationType...
    Posted to Flash Apps (Forum) by James on 04-11-2008
Page 1 of 1 (3 items)