Title: Re: [flexcoders] Flex 2 on Mac OS X
Yes, the method has changed a bit in recent versions of Flex 2.  Now the command line for your file should read as follows:

java -jar flex/lib/mxmlc.jar -load-config flex/frameworks/flex-config.xml -file-specs 'helloas3.as'

Note the key change is –flexlib is changed to –load-config




On 4/5/06 7:44 AM, "Bolo Michelin" <[EMAIL PROTECTED]> wrote:

Hello everyOne :)

i try to follow this post to setup Flex 2 on my mac (with tiger)
http://www.gskinner.com/blog/archives/2005/12/easily_compile.html  <http://www.gskinner.com/blog/archives/2005/12/easily_compile.html>

when i did that
4) Verify that everything is working by copying the "HelloAS3.as" included with flCompile to your home directory, and executing the following command in the Terminal:
java -jar flex/lib/mxmlc.jar -flexlib flex/frameworks -file-specs helloas3.as <http://helloas3.as>
It should give you compiling messages, and generate a "HelloAS3.swf" file in your Home directory.

i have this error
http://independza.com/client/image.png

Can u help me

Bolo            


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com


 
 
 

YAHOO! GROUPS LINKS


 




8888/ \8888®   PETER BAIRD
888/   \888    
User Experience Consultant
88/  /  \88    Adobe Consulting | Adobe Systems, Inc
8/  /8\  \8    275 Grove St. Newton, MA
/  /888\  \    Office: 617.219.2126 | Cell: 617.803.6804
      \8\      AIM: pbaird00 | Y!IM: pbaird00




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to