[Solved] Convert AS3 to FLA for generating SWF

Open the FLA in an appropriate editor (usually Flash Professional, or other IDEs such as Flash Builder, Flex, etc…) Compile (controlenter for Flash Professional) To clarify: .swf is a compiled Flash program (with embedded code, text, and assets). .fla is a project file that holds the references to everything you want to compile. .as file … Read more