That’s right.

 


From: [email protected] [mailto:[email protected]] On Behalf Of Bolo Michelin
Sent: Tuesday, April 18, 2006 6:36 AM
To: [email protected]
Subject: Re: [flexcoders] Flex 2 on Mac OS X

 

You really should download the SDK and use the Mac shell scripts that do all the messy java stuff for you. Also, when you use the shell scripts you don't have to specify the framework path or default config file. They get included automatically.

So i don't need to use java stuff ? i can do something like that
mxmlc -file-specs flex/samples/flexstore/flexstore.mxml

Bolo

2006/4/13, Bolo Michelin <[EMAIL PROTECTED]>:

 

You really should download the SDK and use the Mac shell scripts that do all the messy java stuff for you.

I am not a flash guru, It's my first mac. So what is " he Mac shell scripts" ?

Bolo

 

Tobias.

 


From: [email protected] [mailto: [email protected]] On Behalf Of Bolo Michelin
Sent: Thursday, April 13, 2006 10:10 AM


To: [email protected]
Subject: Re: [flexcoders] Flex 2 on Mac OS X

 

Nobody Can help me with flcompile ?

2006/4/12, Bolo Michelin <[EMAIL PROTECTED]>:

:) It was my fist link. I sais was problem with this point.

When i test it, i have this problem

 

 

Last login: Wed Apr 12 10:22:13 on ttyp1
java -jar flex/lib/mxmlc.jar -load-config flex/frameworks -default-background-color '#FFFFFF' -default-frame-rate 25 -optimize -default-size 550 400 -file-specs '/Users/bolomichelin/Desktop/flCompile.1/HelloAS3.as'
Welcome to Darwin!
Ordinateur-de-Bolo-Michelin:~ bolomichelin$ java -jar flex/lib/mxmlc.jar -load-config flex/frameworks -default-background-color '#FFFFFF' -default-frame-rate 25 -optimize -default-size 550 400 -file-specs '/Users/bolomichelin/Desktop/flCompile.1/HelloAS3.as'
null: /Users/bolomichelin/flex/frameworks (No such file or directory)

java.io.FileNotFoundException: /Users/bolomichelin/flex/frameworks (No such file or directory)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at java.io.FileInputStream.<init>(FileInputStream.java:66)
        at flex2.compiler.io.FileUtil.openStream(FileUtil.java:99)
        at flex2.compiler.io.FileUtil.openStream(FileUtil.java:86)
        at flex2.compiler.io.LocalFile.getInputStream(LocalFile.java:93)
        at flex2.tools.Compiler.processConfiguration(Compiler.java:371)
        at flex2.tools.Compiler.main(Compiler.java:66)
Ordinateur-de-Bolo-Michelin:~ bolomichelin$

 

I change flCompile and Test.workflow with the good command

 

if fileExtension is "as" then
        set myScript to "java -jar flex/lib/mxmlc.jar -load-config flex/frameworks " &amp; cmdLineParams &amp; " -file-specs '" &amp; filePath &amp; "'"
    else if fileExtension is "mxml" then
        set myScript to "java -jar flex/lib/mxmlc.jar -load-config flex/frameworks -file-specs '" &amp; filePath &amp; "'"
    else

 

2006/4/9, John Barrett < [EMAIL PROTECTED] >:

 


Bolo Michelin < [EMAIL PROTECTED]> wrote:

Hello,

> I also tried the fCompile, but never got it working. I think that it was an
> applescript that called the terminal, but who knows.
> I use ANT to compile, which works great.

What is it ? Can u give me a url ?

Bolo

 


How low will we go? Check out Yahoo! Messenger's low PC-to-Phone call rates.



--

SPONSORED LINKS

YAHOO! GROUPS LINKS

 

 





--
Martinique Sans Fil
http://www.martiniquesansfil.com




--
Martinique Sans Fil
http://www.martiniquesansfil.com


YAHOO! GROUPS LINKS

 

 





--
Martinique Sans Fil
http://www.martiniquesansfil.com




--
Martinique Sans Fil
http://www.martiniquesansfil.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




Reply via email to