MySpace Open Platform

A Place For Developers

Welcome Developers!

Welcome!

Search

Page 1 of 6 (51 items) 1 2 3 4 5 Next > ... Last »
  • Re: Is Silverlight still supported on MOP?

     Hey, John.  This appears to be a bug.  It's expecting a different value from the PanelType radio button than what is sent when uploading Flash (or SilverLight).  I'll look into getting this fixed.  In the mean time, it appears you could fool the form by intercepting the form post and setting the form value ...
    Posted to JavaScript/HTML - Container (Forum) by Chris Cole on 12-04-2009
  • OpenSocial 0.9 OSML and Data Pipelining Beta Launch

    Today we are announcing the public beta of OpenSocial 0.9 with OSML and Data Pipelining. For off-site developers and API-based apps, we've had OpenSocial 0.9 REST APIs available for a few months, go check it out. This beta launch today represents the second half of an exciting and feature-packed release of OpenSocial on the MySpace ...
    Posted to MySpace Developer Team (Weblog) by Chris Cole on 12-04-2009
  • Re: Problem Multiple Invites

     Make sure your app is set to 0.8 and not 0.7.  Then get set up with firebug and trace where it's failing.  The code might have gotten mangled when it was pasted into the forums.  Also, you need to visit your app'sProfile page and manually install for some of the functionality to work.  It can't always find ...
    Posted to Testing and Support (Forum) by Chris Cole on 07-06-2009
  • Re: IE problems

     It seems to work fine in IE8.  If you're using IE7 you'll likely need to get some debugger to attach and diagnose what's going on.  If you look into the data response and the sub-objects the error messages are usually pretty helpful
    Posted to Testing and Support (Forum) by Chris Cole on 07-05-2009
  • Re: apps

     You must publish your app before it will show up in the app gallery.  As the developer you can install the app and view the dev version prior to publishing.  If you wish to have multiple people try out your app they must be added as developers or testers of your app.
  • Re: Problem Multiple Invites

     There are some script errors in this code that need to be fixed first.  You have to close the array being declared as "recipients".  Also, what you're doing with declaring dataRequest as a variable, redefining it as a function, then internally reassigning it to an instance of a DataRequest is going to cause you ...
    Posted to Testing and Support (Forum) by Chris Cole on 07-05-2009
  • Re: Widget == XML ??

     The Gadget XML format used by most other OpenSocial containers is only lightly supported by MySpace as of 0.8.  With 0.9 and OSML and Data Pipelining we're going to see much more support for the gadget XML format.  For now, think of the surface editors as abstracting away the gadget XML.  What you're actually doing is ...
    Posted to JavaScript/HTML - Container (Forum) by Chris Cole on 07-04-2009
  • Re: App active x

    I'm not seeing the ActiveX issue either.  It could be flagged because you're trying to manually expose the XmlHTTPRequest object (which uses ActiveX on IE).  If you convert from an IFrame app to an on-site app you can use gadgets.io.makeRequest to talk back to your servers. ...
  • Re: Add events from outside

     It sounds like you might wish to create an external IFrame app.  If you go through the exercise of creating an "On Site" app, you'll eventually get to the source code "Surface Editor".  On the Canvas surface you can specify an external IFrame (external URL) as the source of your app.  All other surfaces ...
    Posted to General Questions/Comments (Forum) by Chris Cole on 07-04-2009
  • Re: Adding a Company on my submitted application

     There is currently no facility for editing a developer application.  This information is used internally only, so even adding it won't have any bearing on your app.  You should edit the App's profile (and possibly your own profile) if you wish to market your company along with the app. Alternately, you could set up a ...
    Posted to BUG Reports (Forum) by Chris Cole on 07-04-2009
Page 1 of 6 (51 items) 1 2 3 4 5 Next > ... Last »