我正在尝试使用电子服务器创建一个在线多人游戏,如下所示:
我在看电池组的源代码。不幸的是,我不能在flash CS6中编译它,因为文档类在mxml中。(如果有人能帮我找出如何用纯as3测试这些示例,那就太好了)我确实在mxml类中找到了这两个函数:
/**
* Increases your rank by the amount specified by sending a properly formatted message to the plugin.
*/
private function addToRankClicked():void