Compile a Flex app to .swf

May 2, 2007

Type the following command to invoke the Flex compiler:
mxmlc --strict=true --file-specs MyFirst.mxml

See:

Flex Quick Starts: Getting Started

Leave a Reply

You must be logged in to post a comment.