I have a problem with using the As2 Api
I implemented the code for connection
_root.kongregateServices.connect();
into the first frame
I implemented the code for submitting in one of the later frames
_root.kongregateStats.submit(“timewasted”,totaltime);
I activated the checkbox for using statistics (timewasted), but when i open my game it wont even show me the achievement screen in the chat
it’s just not there
whats going on ?
Loading