How to integrate flash exe in C++ or VC++??
This is a discussion on integrate flash exe in C++ within the Game Programming forums, part of the General Programming Boards category; How to integrate flash exe in C++ or VC++??...
How to integrate flash exe in C++ or VC++??
You can integrate SWFs by using third party tools or you can use the ActiveX DLL and talk to Flash through that.