If there's a game that has a port and stuff for multiplayer gaming. (It's a flash game btw). Is it possible, if you know the API for the server, to send information?

I mean, for example lets say that kill(); was a function. Then would you just do:

sockwrite -nt $sockname kill();

Or is there something special for a .SWF