Can SWFkit communicate with other programs ?
I am designing a project in Flash, which supposed to run full screen, and I need to start another stand-alone program from it, and pass parameters to that program. (It was created with C++). I also need to be able to receive variables from the other program. In other words - can SWFkit perform interprocess communication with another stand-alone application ?
|