SmartFox Client Debugger
Posted: 21 Aug 2009, 08:16
Hi people!
I create a Debugger for SmartFox client. It works like DeMonsterDebugger through local connections with client. But the feature is that you can send any object that you want like if you creating it with AS3 but in run-time. For this I create a light weight ObjectParser class. The GUI created with AsWing lib. To connect debugger with client create an instance of SmartFoxClientDebugger class in your project.
You can download all source code and swf:
SmartFoxClientDebugger.zip
You can also try it in action
SmartFoxClientDebugger
I create a Debugger for SmartFox client. It works like DeMonsterDebugger through local connections with client. But the feature is that you can send any object that you want like if you creating it with AS3 but in run-time. For this I create a light weight ObjectParser class. The GUI created with AsWing lib. To connect debugger with client create an instance of SmartFoxClientDebugger class in your project.
You can download all source code and swf:
SmartFoxClientDebugger.zip
You can also try it in action
SmartFoxClientDebugger