Kongregate Stats API Tutorial: ActionScript 3

Kongregate Stats API Tutorial: ActionScript 3

par Kongregate
Signaler un bug
Signaler le jeu
Loading ad...

Kongregate Stats API Tutorial: ActionScript 3

Note:
3.7
Sortie : November 17, 2008
Dernière mise à jour : November 17, 2008
Développeur: Kongregate

Tags pour Kongregate Stats API Tutorial: ActionScript 3

Description

Ce tutoriel explique comment intégrer l'API de statistiques Kongregate dans vos jeux Flash ActionScript 3. L'intégration de l'API Stats rendra vos jeux éligibles pour les défis et les badges.

Comment jouer

Terminez le tutoriel et apprenez à vous connecter au serveur Kong et à soumettre les statistiques de votre jeu.

Commentaires

0/1000
Fel_Demon avatar

Fel_Demon

Mar. 05, 2011

18
1

This tutorial is a lot better then the dev-centre-link for starters because it goes step-by-step instead of random scaterring across a hundred links, has examples and tells you where to put the almost-chinese texts.
Once it works, then you can try unravel the deeper mysteries. God bless shootorials and this one too.

ST3ALTH15 avatar

ST3ALTH15

Sep. 30, 2010

17
3

Hey guys, the API has changed to submit stats you have to go like this:

kongregate.stats.submit ( "Your Stat Name Here", Your variable or number here );

UnknownGuardian avatar

UnknownGuardian

Jan. 18, 2010

22
8

For any people looking at this for how to use your API, I suggest going to the developer center instead, where there is more up-to-date information on the subjects and newer API. The developer center can be found here: http://www.kongregate.com/developer_center

TheDroidSix avatar

TheDroidSix

Sep. 09, 2009

19
7

@deathmoto you need to try the Shootorials.

photoshopmaster avatar

photoshopmaster

Aug. 22, 2009

12
5

It just keeps telling me "package unexpected" in the compiler errors.