I need to run a native program and retrieve the output in an Adobe AIR client side only application. I know that AIR does not allow access to native applications, so what is the best way to achieve this? I came across this solution which works on Windows, but I need something that works on Mac as well. I’d rather not have two separate solutions if possible. Any suggestions?
Share
I believe that Shu might be what you’re looking for. It costs money, but its an API and bundler for AIR applications that gives them additional functionality.
To quote their site:
I believe that its cross platform as well.