Any help would be appreciated. If any one could throw some light. Thanks Pratik
--- In [email protected], "pratikshah83" <pratiksha...@...> wrote: > > Hi Guys, > > I am trying to execute a application on the desktop using > ActiveXObject... but I am unable to get it working with Adobe AIR + Flex. > > Something Like this. It works fine using it in javascript in IE. But i > am unable to get it working from AIR even after calling the javascript > and so tried using the mx:html tag. > > AB = new ActiveXObject("Broker.Application"); > AB.Quit(); > > Any help if this regards would be appreciated. > > Thanks > Pratik >

