Hello, Is that possible to call a method which is in a AIR app running from a Flex app on the same machine? Ex:
Flex App running on the browser call the method "startSomething". AIR app catch this event then execute a file on the local file system. There is also a 2nd part to this question. Is that possible to execute a file (ex: .bat) from a AIR app? Thanks Nicolas

