Specifically, I want to know what the commands are... all the flags it produces and passes to mxmlc. There must be a way, but I just can't figure it out.
Flash Builder is a development tool for creating games and web applications using ActionScript and Flex. Flex is the underlying open source framework used to create applications. Learn more in the Flash Builder FAQ.
You can download Flash Builder from the Adobe Flash Builder 4.7 Premium page. You'll need to sign in with your Adobe ID and password to complete the download. For more information, including how to install older versions or check for updates, see Download your creative cloud apps.
Full List of Command Prompt Commands Command Description Cacls The cacls command is used to display or ... Call The call command is used to run a script ... Cd The cd command is the shorthand version ... Certreq The certreq command is used to perform v ... 29 more rows ...
The prompt command is used to customize the appearance of the prompt text in Command Prompt or MS-DOS. The prompt command is available in all versions of Windows, as well as in MS-DOS.
Ultimate method - locate mxmlc executable for your platform, then create program with the same name which will log arguments.
If you just want to master mxmlc, there are docs for it and compiler option dump-config: -dump-config=config.xml
. Config contains almost everything about the project and I used such config to make an automated build.
The official answer:
In Flash Builder, select Project > Properties > Flex Compiler
In Additional Compiler Arguments, specify the following argument:
-dump-config=pathname
, where pathname specifies the absolute path to a file on your system.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With