The highscore works,lol
when I making a testing game it said that as well(as2)
Can't Get Username
Príspevok #2 zmazaný
freetiger18 povedal
veľmi dávno | Príspevok #3Príspevok #4 zmazaný
freetiger18 povedal
veľmi dávno | Príspevok #5give me your e-mail.I must e-mail you
Príspevok #6 zmazaný
freetiger18 povedal
veľmi dávno | Príspevok #7omg I need to give you the file!
Príspevok #8 zmazaný
Chris povedal
veľmi dávno | Príspevok #9You want to download the latest version of the api. GetUserName was pushed in there silently after around 20 hours after the api was originally released.
Guess you got the api to fast?
Guess you got the api to fast?
Príspevok #10 zmazaný
freetiger18 povedal
veľmi dávno | Príspevok #11AT FIRST I USED THE OLD BUT AFTER UPDATING IT STILL SHOWS THAT
Chris povedal
veľmi dávno | Príspevok #12I just downloaded the version on the site as it is now and the api does indeed contain the method
"
public static function GetUsername(callback:Function):Void{
"
The only thing I can imagine is going on is that you are not referring correctley API at all, thereby getting an error when trying to execute a method on a none existent.
try trace(NonobaAPI) from where you are trying to use the GetUsername method
"
public static function GetUsername(callback:Function):Void{
"
The only thing I can imagine is going on is that you are not referring correctley API at all, thereby getting an error when trying to execute a method on a none existent.
try trace(NonobaAPI) from where you are trying to use the GetUsername method
Odpoveď na diskusiu
Zaregistruj sa a zapoj sa do diskusie
freetiger18 povedal
veľmi dávno | Príspevok #1