2
votes
5answers
793 views
Any way to have an ActionScript 3 (Flex/AIR) project print to standard output?
Is there any way to have a binary compiled from an ActionScript 3 project print stuff to stdout when executed?
From what I've gathered, people have been going around this limitation by writing hacks …
