You searched for the word(s): s
-
Not sure, I know it's something that will be in the works soon. I'll see if I can find out and add it to the FAQ :)
-
I'm very new to all of this, so if I ask something dumb please be patient ;-)
As part of my desktop application (C++, wxWidgets, ...) I'd like to display some information for 1:n MySpace profile(s) that the application is aware of. Is this possible with the REST APIs? Using the "Test and tinker", a REST API query can be ...
-
I want to learn more on how I can use the MySpace API to communicate with the MySpace servers. Basically, how can I build a web based application which can communicate with MySpace. Are there any tutorials or code examples? Where should I start reading, etc.? Thanks!
-
MySpace ALREADY supports getting any user by ID (who has added your app).
REST FORMAT: /users/{userID}
What I'm asking for is a simple performance optimization, that appears to be in the OpenSocial docs, re: idSpec.
-
Yes, I care!
Kinda hard to get answers on President's day though :(
I can find out in the AM! :)
ron
-
Not sure what you're problem is. Is it a scaling issue? Are you embedding your SWF using HTML or are you using the Flash as source feature?
When you go the Flash as source route you don't get any control over the embed parametes and the movie is going to scale to the size of the space it's in. Seems like that should be easy to counter ...
-
I had a developer account that was approved (rich@fliptrack.com), but now it says it's pending approval again. Does anyone know anything about why this might happen? Does anyone care at all?
-
That's not what this forum is for... please ask somehwere else...
-
Hi there i am doing the Udays tutorial but discovered that the first layer is not hiding everything beneath it. The code i have in the About Me section is as follows:
-------------------------------------------------------------------------------------------------------------------------
<style type="text/css">
.btext ...
-
Hey Everybody, I could use some help:
If you have a look at www.myspace.com/asoma I had following idea: make a big margin on the top so only the background image can be seen first. Nice effect, but I wanted to place a "enter" button, when you click it you should come to the content section.
I tried to solve it with an anchor: but ...