Flash Compiler Flags

Monkey Targets Forums/Flash/Flash Compiler Flags

SHiLLSiT(Posted 2014) [#1]
Is there a way to set compiler flags for the flash target? I want to use Adobe Scout to profile the SWF but it requires that the SWF be compiled with the "-advanced-telemetry" flag. I found a few old posts on the subject, but they were over a year old. Just wondering if things have changed since then. If not, what's my other options?


Beaker(Posted 2014) [#2]
You could always open the monkey .as file in FlashDevelop and compile from there.


SHiLLSiT(Posted 2014) [#3]
Yeah I actually ended up doing just that! :)