Package SWF into an EXE or APP

Posted by Jeremy White on Stack Overflow See other posts from Stack Overflow or by Jeremy White
Published on 2010-05-13T21:28:50Z Indexed on 2010/05/13 21:34 UTC
Read the original article Hit count: 280

I am trying to adjust my Flash development workflow so that I am using Flash Builder for all of my coding and multiple FLA files for the user interfaces. I will be creating an ActionScript project in Flash Builder and then having each FLA export a SWC into a resources folder.

It is important that I retain the ability to export PC and Mac -- EXE and app, respectively -- projector files. Is there a way of doing this with the Flash compiler or any 3rd party tools?

© Stack Overflow or respective owner

Related posts about actionscript-3

Related posts about flash-builder