Here is some of the data I have collected the last day or so, from the game:
http://www.kongregate.com/forums/4-programming/topics/93529-game-development-room-gdr?page=3#posts-2106188
I added some stat tracking devices to the game. I'm going to record an incredible amount of data for this game, and definitely post it somewhere where you can see it.
Do you have links to add to the game link list? Please whisper my profile and I'll consider adding them. They could be anything relating to flash development that you think other developers would like. For example, MJW's avoider tutorial or something.
Please leave suggestions. If enough people agree, I will attempt to integrate the suggestion in the game. Thanks!
The source code will be published as soon as a majority of updates are integrated and the code is cleaned up.
You need to take the ads out of the game. :( Also, I got the loading error : TypeError: Error #1009: Cannot access a property or method of a null object reference.
at FizzyAPIas3$/forceConnection()
at com.fizzy.controllers::FizzyAPIController/initCheck()
at Function/http://adobe.com/AS3/2006/builtin::apply()
at SetIntervalTimer/onTimer()
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()
Some of the API doesn't seem to work for me. All you did was get the kongregate.user and kongregate.services data. Do you mind trying to get playerInfo, because it always fails when I do it. Reference: http://kong.arcanecoder.com/API_AS3/documentation/component/com/kongregate/as3/client/user/UserInfo.html