shadedecho
Programmer
I've been searching for a way to command-line compile (opensource-wise) AS1 code. The reason I need to do so is I've got a project that has a SWF that is compatible with the FP6.0.65 player to expose the ExpressInstall functionality, but I want to be able to let people re-compile the SWF without needing a copy of Flash.
I've looked at Ming, mtasc, and mxmlc. I couldn't really figure out what I needed to do with Ming. mtasc gave me errors (but I wasn't entirely certain that it couldn't work, I just didn't know how to get it to recognize the AS1 style code -- kept complaining about "System...", etc). mxmlc couldn't understand anything not in packages.
So, I was wondering if anyone can help me out. Is there a way to command-line compile a simple, single .as file (AS1) code into a SWF targeted for FP6?
I've looked at Ming, mtasc, and mxmlc. I couldn't really figure out what I needed to do with Ming. mtasc gave me errors (but I wasn't entirely certain that it couldn't work, I just didn't know how to get it to recognize the AS1 style code -- kept complaining about "System...", etc). mxmlc couldn't understand anything not in packages.
So, I was wondering if anyone can help me out. Is there a way to command-line compile a simple, single .as file (AS1) code into a SWF targeted for FP6?