Sign inSign up

flexconstructor/docker-flexjs

By flexconstructor

Updated almost 9 years ago

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

Image
0

232

flexconstructor/docker-flexjs repository overview

FlexJS Docker image

FlexJS

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.

How to use this image

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

More info about FlexJS

Good luck!

Tag summary

Content type

Image

Digest

Size

1 GB

Last updated

almost 9 years ago

docker pull flexconstructor/docker-flexjs