MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • 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
  • flash as3 library without flex

    Hi, I am new to this so please bear with me. I have written a package and flash stage that uses the document class to initialize the myspace connections etc etc... I am trying to use the as3 library. Every time i debug from within flash i get problems with the Application.application.parameters. var...
    Posted to Flash Apps (Forum) by andy on 11-18-2008
  • Flex 3 - Getting User's Data (i.e. Location)

    Hi, I have been having a crazy time trying to figure out how to get a person's ('owner') user data using Flex and AS3. Does anyone have a simple example of how to, say, just simply display the person's region/location. The most data I've been able to access is the user id and the...
    Posted to Flash Apps (Forum) by Matt Holden on 08-20-2008
  • Example Updating App Data

    Using the AS3Lib import MyOpenSpace.*; import opensocial.*; var paramObj:Object = LoaderInfo(this.root.loaderInfo).parameters; var osToken:String = paramObj["opensocial_token"]; var osSurfaceName:String = paramObj["opensocial_surface"]; MySpaceContainer.instance.init(osToken, osSurfaceName...
    Posted to Flash Apps (Forum) by Eddie on 04-24-2008
Page 1 of 1 (4 items)