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)
1 parent 4ac3d96 commit a642a300ccc630ef1f204465e6f5ee3484527d83
@Mark Mark authored on 20 Mar 2019
Showing 9 changed files
View
.gitignore 0 → 100644
View
GraphicExport-app.xml
View
GraphicExport.as
View
GraphicExport.exe 0 → 100644
Not supported
View
GraphicExport.fla
Not supported
View
GraphicExport.swf
Not supported
View
NewGraphicDialog.as
View
_strace.as 0 → 100644
View
exporter.py 0 → 100644