|
|||
|
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 ?
|
|
|||
|
C++ programs control SWFKit apps is very easy. You can call any FFish scripts in a SWFKit app from within a C++ app by calling a "Send" function.
Controlling a C++ app from within a SWFKit app is also possible. But you must handle the WM_COPYDATA message in the C++ app. Please send us the detailed requirements (support@swfkit.com), thank you. |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|