I know there is some information on compiling actionscript out there but i am finding it really hard to understand and I can't seem to get anything to work.
I have recently taken interest in a spirograph maker flash game and wanted to see see how it was coded. Link if it helps
I eventually found a decompiler which does what I want and was able to see all of the actionscript code.
However as you can see it is not a single file but a collection of libraries which is simply do not know how to recompile after editing. I have tried AIRSDK mxmlc compiler and flash develop but it's not obvious what I have to do.
Am I missing something? A very foolproof explanation will be much appreciated as I have tried to understand everything I've found and not getting anywhere for two days now and could really do with some help.