Create an EXE from a SWF using Flex 3 without requiring AIR?

前端 未结 3 665
无人及你
无人及你 2021-02-06 03:31

I have a simple little test app written in Flex 3 (MXML and some AS3). I can compile it to a SWF just fine, but I\'d like to make it into an EXE so I can give it to a couple of

3条回答
  •  南笙
    南笙 (楼主)
    2021-02-06 03:48

    There's also Zinc that also provides API:s for accessing the filesystem and other thinks that AIR does, but less restrictive.

提交回复
热议问题