Start a wrapper program, "./exporter.py" which creates a simple socket server, and then starts GraphicExport.exe, which now attempts to find that server in order to accept commands and do console IO.
Should work with either the air-runtime-bundled app, or the projector exe. I only included the projector exe as the air runtime one is a little more heavy-weight. The downside to the projector exe is that it can't accept cmd line arguments, so we just have to hope that we pick the right default port that exporter.py is using (7890 currently) |
---|
|
.gitignore 0 → 100644 |
---|
GraphicExport-app.xml |
---|
GraphicExport.as |
---|
GraphicExport.exe 0 → 100644 |
---|
Not supported
|
GraphicExport.fla |
---|
Not supported
|
GraphicExport.swf |
---|
Not supported
|
NewGraphicDialog.as |
---|
_strace.as 0 → 100644 |
---|
exporter.py 0 → 100644 |
---|