FlexJS™ is the name for a next-generation Flex SDK.
232

FlexJS™ is the name for a next-generation Flex SDK that has the goal of allowing applications developed in MXML and ActionScript to not only run in the Flash/AIR runtimes, but also to run natively in the browser without Flash, on mobile devices as a PhoneGap/Cordova application, and in embedded JS environments such as Chromium Embedded Framework. FlexJS has the potential to allow your MXML and ActionScript code to run in even more places than Flash currently does.
Mount your project into /app directory and provide the command you require:
docker run --rm -it -v $(pwd):/app flexconstructor/flexjs mxmlc -compiler.source-path=src src/MyApp.mxml
Good luck!
Content type
Image
Digest
Size
1 GB
Last updated
almost 9 years ago
docker pull flexconstructor/docker-flexjs