UnknownGuardian

Aug. 26, 2011

Under rating threshold (show) Can we get a link on this page to the next part of the process (maybe the statistics page?) since no one will just connect to Kongregate and not continue past this point.

+ - !

(5)

Developer response from Phoenix00017

Not a bad idea! Hopefully those'll help. :)

BobTheCoolGuy

Aug. 27, 2011

Under rating threshold (show) UnknownGuardian's idea is a good one - some less advanced developers may have no idea to look under the Client Function List (although it is sort of mentioned other places, the workflow could be somewhat confusing to someone who doesn't know what they're doing).

+ - !

(2)

whitershores

Sep. 15, 2011

Under rating threshold (show) - it would be ideal if the "shadow services" API would come with some dummy data for username/id/isGuest etc, as otherwise I keep getting errors if testing locally? ReferenceError: Error #1069: Property getUsername not found on com.kongregate.as3.client.services.UserServiceShadow - which kindof defeats the purpose of having the opportunity to test locally at all, if I cant load anything without the app crashing due to these errors...

+ - !

(3)

FlashGirlGames

Oct. 03, 2011

Under rating threshold (show) I have problem with API. I checked at local computer. API work great. After upload to server I got error - http://www.kongregate.com/games/FlashGirlGames/cakes-party Error: Error #2067: ExternalInterface at Error$/throwError() at flash.external::ExternalInterface$/call() at com.kongregate.as3.common.util::Log/logToFirebug() at com.kongregate.as3.common.util::Log/onInfoMessage() at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at com.kongregate.as3.common.util::Log/dispatch() at com.kongregate.as3.common.util::Log/log() at com.kongregate.as3.common.util::Log$/info() at com.kongregate.as3.common.util::Log/init() at com.kongregate.as3.common.util::Log$/getInstance() at com.kongregate.as3.common.util::Log$/init() at com.kongregate.as3.client::APIBootstrap/init() at flash.display::DisplayObjectContainer/addChild() at flash.display::Stage/addChild()

+ - !

(0)

Developer response from Phoenix00017

This is a bug that is on our side. It should be fixed in our next deploy (within 2 weeks).

FlashGirlGames

Oct. 03, 2011

Under rating threshold (show) Also we have game http://www.kongregate.com/games/gamezhero/red-escape (Check Score by Year) Top Score worked great but now it dont work

+ - !

(1)

Developer response from Phoenix00017

If you have a specific question about a game, please contact developer_support@kongregate.com and we can look into your game in more depth. Thanks!

scourrge

Oct. 21, 2011

Under rating threshold (show) I am having trouble with the API. When testing locally, "shadow services" are working as expected, reporting stats when it should, but when I upload to Kongregate, the game isn't even connecting to the API for some reason. Anyone have any hints or advice with this?

+ - !

(3)

sharkyscape

Nov. 15, 2012

Under rating threshold (show) I am trying to get this API to work on my game I have over 2k lines of code in my game and am still working on it but I wanna know if I can get the API working before i can upload and thats 1 of my steps to do to get it working anyone got a tut on how to set it up without using the timeline please reply or private msg me

+ - !

(0)

GraphiteFusion

Nov. 23, 2012

Under rating threshold (show) This has already been mentioned but I just wanted to quote it for emphasis. It would be really nice in a debugging environment to have the shadow services return some kind of dummy data that would give us a better idea of what we'll be doing with the data we receive.

+ - !

(2)

RTL_Shadow

Jan. 01, 2013

Under rating threshold (show) It seems that you have to be connected to the internet for the first connection (or build). Perhaps you should mention this? The error thrown if you are not connected: Warning: HTTP send request error, 12031: /flash/API_AS3_Local.swf Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.

+ - !

(0)

SmokinEagleGames

Apr. 04, 2013

Under rating threshold (show) Easy to use, well writen. Took me exactly 2 minutes to implement including the statistics, love it. A tip though: Maybe good to show the code als a class, or maybe add a .as file that can be downloaded. For people like me that only use OO programming it might make things easier and also it is always a good thing to get people to use OO programming :). Thanks a lot for the great api

+ - !

(0)

DUBSTEP124

Apr. 04, 2013

Under rating threshold (show) did you know guys how to make game.pls tell me bcos ineed it.

+ - !

(0)

MasterBladeUp

Jul. 24, 2013

Under rating threshold (show) Is it possible to make a different leaderboard for different modes in my new flash game? If so, how?

+ - !

(0)

Nocx122

Jul. 18, 2016

Under rating threshold (show) There is a variable that isn't established called "this" in this line: this.addChild(loader); What variable type is "this"?

+ - !

(0)