Creating a SWC

Actionscript:
  1. compc -output=C:\something.swc
  2. -sp C:\Projects\test\src
  3. -is C:\Projects\test\src

This works much faster than just adding all classes by hand when using include-classes (or 'ic') and needing to specify each and every class...

Bookmark and Share

Tags: ,

Leave a Reply