MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • Flash security violation - cannot send HTTP headers

    First of all let me say that any server side support to bypass any sort of Flash security restriction is out of the question in my situation, which explains my method of setting up my swf file. I am also not developing in Flex. I currently have my swf built using the AS3 MySpaceID SDK ( http://code.google...
    Posted to MySpaceID (Forum) by k on 06-12-2009
  • Re: flash navigateToURL sandbox error 2146

    I'm also facing same problem. Did you find out any solutions?
    Posted to Tutorials and Tips (Forum) by Amitpal on 03-18-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
  • 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
  • Clearspring Widget with Flash content

    Hi All, Please excuse my ignorance on this one, this is the first SNetworking integrated Flash item I've worked on. I recently designed / developed a Widget that uses the Clearspring Widget Platform for a client of mine ( www.erikajayne.com ). The content is a SWF. After the development of the widget...
    Posted to Flash Apps (Forum) by Daniel on 10-23-2008
  • Re: flash contact box???

    in Flash 9/ CS3 , you can use the following btn1.addEventListener(MouseEvent.CLICK,eventResponsebtn1); function eventResponsebtn1(event:Event) { getURL("http://profile.myspace.com/Modules/Applications/Pages/Canvas.aspx?appId=112773,"_blank"); } function getURL(url:String,window:String...
    Posted to General Questions/Comments (Forum) by killer10 on 10-08-2008
  • POST sent as GET - bug in DataRequestLoader?

    I apologize in advance for cross posting - posted this in makeRequest forum, but I think the problem also belongs to flash forum. http://developer.myspace.com/Community/forums/p/4151/18974.aspx#18974 Has anyone faced such a problem? There seems to be a bug in the AS3 implementation of DataRequestLoader...
    Posted to Flash Apps (Forum) by Guitarati on 08-29-2008
  • Implementation of opensocial.requestShareApp in the AS3 library?

    Hi! apparantly the following code works in JS: var message = opensocial.newMessage(someText); opensocial.requestShareApp(someUserId, message, function(){ alert('sent application invite'); } ); since it's a new feature, it's not included in the official AS3 library. Can anyone post a AS...
    Posted to JavaScript/HTML - Container (Forum) by kalle on 08-28-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
  • 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
Page 1 of 2 (18 items) 1 2 Next >