MySpace Developer Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • 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
  • Flash AS3 in external IFRAME, how interacts whit Open Social?

    Hi Folks, i apologize for my bad english ;-) , i have to implement an application in flash AS3, my swf is in external IFRAME in php, i need the "user_id" and "name" of the myspace user that views my application. I read several posts in this forum and spent several hours to read documentation...
    Posted to Flash Apps (Forum) by bioexe on 08-04-2008
  • The Different Ways of Making a Flash MySpace App

    There seems to be a lot of confusion on how to make a flash app. I am going to put fourth my understanding and can somone please correct me if I am wrong ? So as I understand it, there are 3 different ways of making a flash myspace app: 1) Use inline flash. In this case MySpace adds the open social...
    Posted to Flash Apps (Forum) by Gordon on 07-17-2008
  • It's possible use the ExternalInterface

    It's possible use the ExternalInterface classes because the postTo in as3 is not support or not? i need this in as3.... var message = opensocial.newMessage(content); message.setField(opensocial.Message.Field.TITLE, subject); message.setField(opensocial.Message.Field.TYPE, target); osContainer.postTo...
    Posted to Flash Apps (Forum) by Gianluca on 06-16-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
  • Re: Where to start with a FLASH app?

    So basically I would just build the widget in FLASH and than integrate AS2 or 3?
  • 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
  • Error handling (esp Flash/ActionScript)

    This was a concern before but now as my friends viewer is now randomly failing today it is more of a concern. [I don't know whether you are playing with the back end at the mo but this wasn't happening before today.] Regardless I'm not happy with the the way my app handles errors. In Flash...
    Posted to Testing and Support (Forum) by Eddie on 03-09-2008
  • Flash FlashVars opensocial_consumer_key gone

    opensocial_consumer_key was a FlashVars taken in to Flash. In todays changes it looks like this has been dropped from the FlashVars completely. Not sure what it was for and I just happened to check it to see whether I was in test or 'live' on myspace so my App broke. Not a problem for me now...
    Posted to Testing and Support (Forum) by Eddie on 03-08-2008
  • Re: Weekend THREAD - Please post bugs, issues.

    [quote user="Eddie"]Looks like opensocial_consumer_key has gone as well as app died on my home page...... [/quote] I've fixed my end. FYI opensocial_consumer_key was a FlashVars taken in to Flash - not sure what it was for and I just happened to check it to see whether I was in test or...
    Posted to Archive (Forum) by Eddie on 03-08-2008
Page 1 of 2 (11 items) 1 2 Next >