MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • Re: Flex/flash, on-line demo

    Thanks; I made those changes in the OpenSocialExample.mxml file I downloaded, but no change....
    Posted to Flash Apps (Forum) by Arshavir on 03-19-2009
  • Re: Flex/flash, on-line demo

    OK, I've followed the directions to compile and upload the on-line demo, as described in: http://developer.myspace.com/community/myspace/actionscript.aspx Although the widget appears, and the three different pull down options work, pressing 'submit' does nothing (when I test it from within...
    Posted to Flash Apps (Forum) by Arshavir on 03-17-2009
  • Re: Flex/flash Html and more

    So it looks as though there is no way to set the security flags correct, as you specify ( e.g., allowScriptAccess="always" allowNetworking="all" , etc) if one just uploads an swf file as 'inline flash' and uses it straight, with no html/javascript wrapper. Is this correct...
    Posted to Flash Apps (Forum) by Arshavir on 02-20-2009
  • 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
  • registering AS function with JS problem

    Hi, I'm writing an app in Flex and I'm trying to register a function in the AS code so it can be called from the enveloping JS. The AS3 code looks like this: ExternalInterface.addCallback("functionname", functionname); If the .swf were called "myspaceApp," for example, then...
    Posted to Flash Apps (Forum) by v2gDev on 04-25-2008
  • FLEX 2 Container conflict

    I'm using Joseph's Actionscript 3 library and am making a simple request: MySpaceContainer.instance.init(Application.application.parameters.opensocial_token, Application.application.parameters.opensocial_surface); var dr:MSDataRequest = opensocial.newDataRequest() as MyOpenSpace.MSDataRequest;...
  • Re: flex app: a funny error

    this profile installed this app, http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=342554760 but in FF, or in canvas view, no error. App profile: http://www.myspace.com/348363677
    Posted to Supported Libraries (Forum) by Qizhi on 03-18-2008
  • flex app: a funny error

    I developed my Myspace app using Flex, in IE there is a funny error, when I installed my app to profile, it wll persist call my creationComplete event function as following: <mx:Application xmlns:mx=" http://www.adobe.com/2006/mxml " layout="absolute" width="100%" height...
    Posted to Supported Libraries (Forum) by Qizhi on 03-18-2008
  • Re: MyOpenSpace Actionscript Library

    As I'm playing with AS2 and AS3 could we have the full list of calls? So far I have discovered: http://api.msappspace.com/opensocial/v1/viewer.xml http://api.msappspace.com/opensocial/v1/OWNER/friends?page=1&page_size=10 http://api.msappspace.com/opensocial/v1/VIEWER/friends?page=1&page_size...
    Posted to Supported Libraries (Forum) by Eddie on 03-04-2008
Page 1 of 2 (11 items) 1 2 Next >