Looking for a communication package between C/C++ and Flash

  • Thread starter Thread starter Thanh
  • Start date Start date
T

Thanh

We currently have a C++ desktop application running on Windows and Mac. We
want to support web-enabled (launching from the web browser) and moving UI
into Flash. I am looking for a communication package that can use with VC++
6.0 and CodeWarrior 8.0 (Xcode later). This communication package will handle
messages between C/C++ app (process) and Flash. The communication need to
execute fast (no delay).
I searched online about this and came across LocalConnection class and Adobe
AIR but not enough info. Any one has more info on LocalConnection class and
Adobe AIR and other communication that can do what I need will be appreciate.
Thanks,
-Thanh
 
Back
Top