setuserdata doesn't work

ia.studioia.studio dijo

hace mucho tiempo | Publicación #1
I have the api here's my code

import Nonoba.api.*

NonobaAPI.SetUserData(stage, "ia_123", "asde", function(response:String){
switch(response){
case NonobaAPI.SUCCESS:{
trace("Data successfully stored on the server.")
break;
}
case NonobaAPI.NOT_LOGGED_IN:{
trace("The user is not logged in.")
break;
}
case NonobaAPI.ERROR:{
trace("An error occurred.")
break;
}
}
})

ChrisChris dijo

hace mucho tiempo | Publicación #2
What do you get back, an error or?

Notice that you will get an error when testing locally!
The system does not really work outside nonoba or the nonoba game wrapper.

Here is my little test file for seeing if everything is working http://nonoba.com/chris/api-test and it returns success on setUserData, hence the system is working.

Contestar al tema

Regístrate ahora para responder a éste tema

Juegamigo

juegamigo.com es un sitio de juegos independiente donde puedes jugar solo o en conjunto en los juegos multijugador de una manera gratuita.

Herramientas para Desarrolladores

Si eres un desarrollador de juegos flash, tenemos unas increíbles herramientas que te ayudarán a hacer aún mejores tus juegos.

Juegos Padrísimos

¿Por qué no jugar algunos de los mejores juegos flash en línea que tenemos?, ¡es completamente gratis!

Copyright ©2007-2012 Juegamigo™ - All rights reserved.46.8001ms on SERVER34096