An Adobe SWC file is a package of precompiled Flash symbols and ActionScript code that allows a Flash or Flex developer to distribute classes and assets, or to avoid recompiling symbols and code that will not change. Please, do not use this tag for questions related to the SWC JavaScript compiler (use [swc-compiler] instead).
An Adobe swc file is a package of precompiled Flash symbols and actionscript code that allows a Flash or Flex developer to distribute classes and assets, or to avoid recompiling symbols and code that will not change.
SWC files can be generated by flash-ide, by flashbuilder or by directly using the compc command-line utility (part of flex SDK). They are sometimes referred to as a class libraries and cannot be directly executed by the Flash Player.