I am writing a program with an AIR interface, but the background code is written in another language (Python, in this case). Since AIR cannot call other executables, the relation should be the other way around, with Python starting the AIR subprocess. How can I find a custom AIR runtime? I would like to be able to do this on Mac, Windows and Linux.
(Ironically, it would be very simple if I could package the AIR debugging runtime, but the license agreement requires the user to load the normal runtime and run the installer.)
installer flex air adobe
Glyph
source share