Hi Paul, here's the errors: Unable to resolve a class for ResourceBundle: collections ...
And the command line: @"C:\Program Files\Adobe\Flex Builder 2\Flex SDK 2\bin\mxmlc.exe" "TaskBase2.mxml" -accessible=false -allow-source-path-overlap=false -as3=true -benchmark=true -debug=false -default-background-color 13421823 -default-frame-rate 24 -es=false -external-library-path "C:\Program Files\Adobe\Flex Builder 2\Flex SDK 2\frameworks\libs" -external-library-path library -generate-frame-loader=true -headless-server=true -include-libraries library\Cairngorm.swc -include-libraries library\corelib.swc -include-libraries library\flexunit.swc -include-libraries library\XPanel_Library.swc -incremental=true -keep-generated-actionscript=false -lazy-init=false -library-path "C:\Program Files\Adobe\Flex Builder 2\Flex SDK 2\frameworks\libs" -optimize=false -show-actionscript-warnings=true -show-binding-warnings=true -show-deprecation-warnings=true -source-path "C:\Program Files\Adobe\Flex Builder 2\Flex SDK 2\frameworks" -strict=true -use-network=true -verbose-stacktraces=false -warnings=true See anything? Mike --- In [email protected], "Paul Williams" <[EMAIL PROTECTED]> wrote: > > Hi Mike, > > > > Perhaps this will help you get started: > > > > http://livedocs.macromedia.com/flex/201/html/wwhelp/wwhimpl/common/html/ > wwhelp.htm?context=LiveDocs_Book_Parts&file=apparch_116_14.html > > > > To automate with ant see below: > > > > http://labs.adobe.com/wiki/index.php/Flex_Ant_Tasks > > > > If you are running mxmlc and encountering problems please provide a more > detailed description. > > > > Paul > > > > ________________________________ > > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of Mike Crowe > Sent: Sunday, February 11, 2007 12:39 PM > To: [email protected] > Subject: [flexcoders] Command line to compile system (extracted from > FlexBuilder?) > > > > Hi folks, > > Is there a way to get the mxmlc command that FlexBuilder is executing > somehow? I'm running low on resources, and want to compile from the > command line. > > However, I can't seem to get a command line to work that produces a > working .swf. Any way I can get it somehow? > > TIA > Mike >

