Hi Tom,
Thanks so much for your helpl`-`
here is a very simple example:
---Flex.mxml---
<?xml version="1.0" encoding="UTF-8"?>
<mx:Application
xmlns:mx="http://www.adobe.com/2006/mxml";>
        <mx:Label text="Hello World"/>
</mx:Application>

---compile---
(1) open termnial
(2) cd flex
(3) java -jar {flex}/lib/mxmlc.jar -flexlib
{flexdir}/frameworks/Flex.mxml

This command line instructions came from:
http://labs.adobe.com/wiki/index.php/Flex_Builder:tutorials:compiling_mxmlc

---Error---
Unable to access jarfile {flex}/lib/mxmlc.jar

I also tried to cd into the flex/lib, as well as
flex/framework
The Flex.mxml is located in flex/frameworks

I just downloaded the flex SDK, and remaned the
folder(the SDK) flex.

Any help that you could provide to compile using the
command line would be wonderful.
Thanks so much,
John

--- Tom Chiverton <[EMAIL PROTECTED]>
wrote:

> On Wednesday 05 July 2006 03:45, John wrote:
> > I can't figure out how to compile flex
> applications using eclipse (or any
> > IDE) on the Mac, and have given up on it. 
> 
> Just use the command line. It's fine.
> If not, post what you typed, what it did, and your
> code :-)
> 
> -- 
> Tom Chiverton
> 
> ****************************************************
> 
> This email is sent for and on behalf of Halliwells
> LLP.
> 
> Halliwells LLP is a limited liability partnership
> registered in England and Wales under registered
> number OC307980 whose registered office address is
> at St James's Court Brown Street Manchester M2 2JF. 
> A list of members is available for inspection at the
> registered office. Any reference to a partner in
> relation to Halliwells LLP means a member of
> Halliwells LLP. Regulated by the Law Society.
> 
> CONFIDENTIALITY
> 
> This email is intended only for the use of the
> addressee named above and may be confidential or
> legally privileged.  If you are not the addressee
> you must not read it and must not use any
> information contained in nor copy it nor inform any
> person other than Halliwells LLP or the addressee of
> its existence or contents.  If you have received
> this email in error please delete it and notify
> Halliwells LLP IT Department on 0870 365 8008.
> 
> For more information about Halliwells LLP visit
> www.halliwells.com.
> 
> 
> 
> --
> 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
> 
> 
>     [EMAIL PROTECTED]
> 
>  
> 
> 
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Check out the new improvements in Yahoo! Groups email.
http://us.click.yahoo.com/6pRQfA/fOaOAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to