You searched for the word(s): 3.0
-
I am a very new guy here in Myspace development.
I want to wirte a desktop application using VC++. But I do not know how to start.
When I check the REST api. I see the UserID required. But I even do not where to get mine.
Anybody know it?
-
Hi all,
I'm getting that error. Below is a base string:
...
-
Hi friends,
Is there any supported libraries available for Java??
Sathish
-
** [edit] hmmm, looks like it's working now... thanks? [/edit]**
Hi -- migrating from os .7 -> .8
- seeing inconsistent results in different browsers
- ff3.5/os x returns globalError_ = true
- ie7/xp, safari 4/os x return globalError_ = false
== example fn ==
var os = opensocial.Container.get();
function ...
-
Splash image size?
Banner image size?
Battleground image size?
plz help
-
Best illustrated by two screenshots:
http://fi.bemmu.com/antti/requestbug1.png
http://fi.bemmu.com/antti/requestbug2.png
The second screenshot happens after clicking "send". It is the standard error page for MySpace.
This happens at least on Firefox 3.5.2., Firefox 3.0.12. On IE7 nothing at all happens when you click on ...
-
I just posted the same issue here: http://developer.myspace.com/Community/forums/t/8733.aspx
----------------------------
After further investigation I have noticed that Safari 3.x.x and IE8
are having issues invoking any of the communication channels;
bulletins, comments, invites, messages. After even deeper investigation
I have determined ...
-
After further investigation I have noticed that Safari 3.x.x and IE8
are having issues invoking any of the communication channels;
bulletins, comments, invites, messages. After even deeper investigation
I have determined that for the browsers in questions I cannot get any
communication channels to invoke for not only my app but also a variety ...
-
Thanks for the prompt response, I can't get this to work on my app because I am missing the IFPC_externalIframe005.js file, does this need to be added locally or is there an absolute url to this library?
<script type="text/javascript" ...
-
I noticed requestSendMessage and requestShareApp don't do anything anymore when called on Safari (3.1.2). It's not just me, "Own Your Friends" and "Movies" invites are also defunct.
Here is my minimal test code that breaks on Safari:
var body = "Some message.";
var title = "This will be ignored ...