Kongregate Stats API Tutorial: ActionScript 3
by Kongregate
Kongregate Stats API Tutorial: ActionScript 3
Kongregate Stats API Tutorial: ActionScript 3의 태그
설명
이 튜토리얼에서는 Kongregate Statistics API를 ActionScript 3 플래시 게임에 통합하는 방법을 다룹니다. Stats API를 통합하면 게임이 도전 과제와 배지에 참여할 수 있습니다.
플레이 방법
튜토리얼을 완료하고, Kong 서버에 연결해 게임의 스탯을 제출하는 방법을 배워보세요.
댓글
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.