Kongregate Stats API Tutorial: ActionScript 3
yapan Kongregate
Kongregate Stats API Tutorial: ActionScript 3
Kongregate Stats API Tutorial: ActionScript 3 için Etiketler
Açıklama
Bu eğitim, Kongregate İstatistik API'sinin ActionScript 3 Flash oyunlarınıza nasıl entegre edileceğini kapsar. İstatistik API'sini entegre etmek, oyunlarınızı meydan okumalar ve rozetler için uygun hale getirir.
Nasıl Oynanır
Eğitimi tamamlayın ve oyununuz için Kong sunucusuna nasıl bağlanıp istatistik göndereceğinizi öğrenin.
Yorumlar
Fel_Demon
Mar. 05, 2011
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
Sep. 30, 2010
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
Jan. 18, 2010
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
Sep. 09, 2009
@deathmoto you need to try the Shootorials.
photoshopmaster
Aug. 22, 2009
It just keeps telling me "package unexpected" in the compiler errors.