Welcome Developers!

in

Welcome!

in

Browse by Tags

  • Status And Mood Set/Update

    I have the javascript code to retrieve the mood and status in v0.8. Does anyone have and example or could point me in the right direction to update the mood and status using javascript. <script type="text/javascript"> function init() { var os = opensocial.Container.get(); var idSpec ...
    Posted to JavaScript/HTML - Container (Forum) by Groundrush on 10-22-2009
  • 'opensocial.ContentRequestParameters.AUTHENTICATION' is null or not an object?

    I have an app containing the following code block, which works fine in the OSTool Test Harness, but when called in the actual app (profile surface), causes the javascript error named in the title of this post: var param = {}; param[opensocial.ContentRequestParameters.AUTHENTICATION]=opensocial.ContentRequestParameters...
    Posted to BUG Reports (Forum) by Stretch on 08-04-2009
  • External references to java

    Hi, I am new to java and myspace apps. I submitted an app that uses a .js file from an external server. my app was denied for this reason. I got the following message and suggestion from the DevTeam. "External References. Applications cannot contain external references to Javascripts and/or CSS...
    Posted to App Denial & Status Clarification (Forum) by Sbeez on 05-21-2009
  • Grabbing user data from the server side

    I understand that grabbing a user's information from the JavaScript API and then exporting it to an external server is a no-no, and I would like to avoid it. I would like to interact with a given user's information, specifically, their friends, external to the interface on the canvas. In order...
  • Using Flash and Javascript together.

    I am having some issues making javascript calls from flash using getURL("BLOCKED SCRIPTjsFunction();","_self"); When clicking the button it doesnt do any JS if the flash is inside my myspace app. If its on my own server or local it accesses the js function just fine. Any suggestions...
    Posted to JavaScript/HTML - Container (Forum) by Dave on 05-06-2009
  • 新着情報 - IFPC ライブラリのアップデートについて - 2009/4/24

    外部 Iframe から OpenSocial の JavaScript API を呼び出す際に使う、 IFPC ライブラリがアップデートされました。 ライブラリデータ・仕様 : How to access JavaScript libraries from an IFrame and IFPC call Demo Application デモアプリ: DEMO IFrame postTo Workaround 概要は下記の記事をご覧ください。 MySpace Developer Team からのトピック記事
    Posted to Japanese (Forum) by MySpace Japan Developer Team on 04-24-2009
  • JS proxy cached in browser, missing ts/timestamp

    I'm seeing a bug where some OpenSocial JS proxy requests are cached in my browser (IE, FF, and Safari). Upon inspecting these requests, I noticed that most of the time the "ts" (timestamp) parameter are not included, so naturally the browser caches the request.
    Posted to BUG Reports (Forum) by John on 04-08-2009
  • Simple API for Data Storage, OpenSocial 0.8

    There seem to be plenty of examples for using the data store API to persist widget items, but none of these examples seem to completely work. Can someone just post a simple---working---example of posting a piece of data, getting it back via a callback, and then using it in the callback function to display...
    Posted to Data Store API (Forum) by Arshavir on 04-06-2009
  • returned null from gadgets.io.makeRequest().

    This happens occasionally when i run the app in IE or safari ect, but happens always when run in Firefox. I get no javascript errors, just a null response. Can others using the gadgets.io.makeRequest() method please post if they have similar problems - and if not, how did you get it to work properly...
    Posted to JavaScript/HTML - Container (Forum) by Nate on 03-22-2009
  • Localeの記述内容がviewで使用できません

    こんにちは。agoです。 多言語化を考え以下のようなxmlを作成してみたのですが、canvasを開いても __MSG_title__としか表示されません。 タイトル部分は正常に置き換えられている(日本語環境で「Locale lang ja」と表示される)ようなのですが、view内は置き換えられないのでしょうか? OpenSocial系の解説書等ではview内でも使用できる記述があるため原因がわからずにいます。 どなたかview内でも__MSG_*__の置き換えが使えたという方はいらっしゃいませんでしょうか? <?xml version="1.0" encoding="utf...
    Posted to MDP開発全般 (Forum) by kyo_ago on 02-26-2009
Page 2 of 5 (49 items) < Previous 1 2 3 4 5 Next >