MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • Problem with Friend Picker

    I'm having a minor issue trying to use friend picker. I'm using OS 0.8 on my app and found the code for a "text-only" friend picker for OS 0.7. I'll show you my code, but I assume the problem here is that a text-only friend picker just isn't possible in 0.8? <script type...
    Posted to Testing and Support (Forum) by Reward Hippo on 10-30-2009
  • iframe and share application

    Hello. I have an application working with iframe. My problem is currently can't send invitations to friends of owner. I checked all examples on site. Some of examples working on render but not on iframe. Is there any example working on Iframe? or am i need to code it on canvas?(I'm not good on...
    Posted to Testing and Support (Forum) by Gokhan on 12-13-2008
  • size of the friend picker

    is there any way to set the size of the friend picker? it looks like it modifies the div that it is assigned to to have a min-height of 60, which messes up the formatting of my page. if i try to set the height of the div, the friend pcker just overwrites it.
    Posted to Testing and Support (Forum) by Votigo.com on 10-22-2008
  • FriendPicker widget updated

    You may (or may not) have noticed the FriendPicker (MyOpenSpace.Widgets.FriendPicker) has been updated (now version 0.4). See the sample in the following app: MyOpenSpace.Widget Samples What does this include? A number of bug fixes. A bootstrap loader to fix IE and Safari timing issues, and more: Bootstrapper...
    Posted to MDP JavaScript Container (Weblog) by Chris Cole on 07-22-2008
  • includeScript for FriendPicker doesn't work in Internet Explorer

    In order to use FriendPicker: gadgets.util.registerOnLoadHandler( function (){ window.friendPicker = new MyOpenSpace.Widgets.FriendPicker( { element: "pickerDiv01" , buildSelectedUI: true }); } ); I include script as is shown in example: MyOpenSpace.ClientLibraries.includeScript( MyOpenSpace...
    Posted to Testing and Support (Forum) by Valeri on 06-25-2008
  • Re: Friend Picker Widget

    Yes, IE and Safari don't play nice with the dynamic library load. I'm working on a bootstrapper that will fix this issue, but that won't be coming out for a couple of weeks. In the mean time, use this kind of a function call coupled with window.setTimeout and an undefined check: var loadLoopCount...
    Posted to Testing and Support (Forum) by Chris Cole on 06-17-2008
  • How to load all friends using friendpicker widget?

    I am using this code as given in js container blog post about friendpicker to load the user's friends. It works fine but only loads the first 40 friends (starting with top friends and then up to 40). I have 2 questions. Can someone from MySpace please reply? How do I load a paginated list of all...
    Posted to Testing and Support (Forum) by Guitarati on 05-21-2008
  • MyOpenSocial.Widgets - FriendPicker

    In the spirit of making your lives easier, we are introducing... drum roll please... The MyOpenSocial.Widgets library. You may be familiar with FriendPicker from the original PostTo sample application . Now, instead of filling your app up with tons of code cruft you can make a few simple calls for the...
    Posted to MDP JavaScript Container (Weblog) by Chris Cole on 04-25-2008
Page 1 of 1 (8 items)