ActionScript Wont Convert to SWF?
I am trying to convert an ActionScript file decompiled as a SWF back to a SWF file after editing the script/source.
I have previously edited an ActionScript file that was a SWF file, and when I went to compile it back into a SWF file, it worked fine but this one isn't.
For this case, when I check the compiled SWF, it just has this in the source:
// Action script...
// [Action in Frame 1]
In the Actions window in Flash Professional CS6, it has:
#include "fla6ADE.as" .
Is there another way to compile the ActionScript source back to a SWF file? I tried exporting it as a movie like the other ones I have done it to, and they worked fine.
