Do you know of any sample code on the web that does that? Regards
On Sun, Aug 17, 2008 at 5:43 AM, Amy <[EMAIL PROTECTED]> wrote: > --- In [email protected] <flexcoders%40yahoogroups.com>, "Jo > Morano" <[EMAIL PROTECTED]> wrote: > > > > Hi! > > > > I need C++ and flex to work together. Can I embed flex swf in C++ and > do > > away with AIR? > > You should be able to just embed an instance of the Flash player and > use ExternalInterface for the communication. > > HTH; > > Amy > > >

