»jD« Let me try to guess how it works:
You intercept and replace the main.swf for your own one right?
The problem it's that I don't know how to get the new main.swf
*Did you think there is anyway to run the .swf directly in your program with a flash object and just edit it in runtime? I do that with some non online flash games but never with an online game...
I hope you make it open source soon
PD: And if i'm right and you use your own main.swf maybe you could also change the ships designs? that will be aswome
Also you say that you have some limits to get data outside the game right? Maybe you can add some code to the main.swf so it sends you all in game information trough a TCP connection (Creating a TCP client in SWF and server in your application) and maybe you can also control some other thinks outside the game with that TCP conection to the SWF...
-GnomeProgramming