Re: [flexcoders] Flex 2 on Mac OS X

2006-04-18 Thread Bolo Michelin



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 
Bolo2006/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:
flexcoders@yahoogroups.com [mailto:

flexcoders@yahoogroups.com] On Behalf Of Bolo Michelin
Sent: Thursday, April 13, 2006
10:10 AM
To: flexcoders@yahoogroups.com
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 '#FF' -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 '#FF'
-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]
:











Hi,






http://www.gskinner.com/blog/archives/2005/12/easily_compile.html
 





I hope you like it`-`
John







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.







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








SPONSORED
LINKS 






 
  
  

Web site design development 
  
  
  

Computer software development 
  
  
  

Software design and development 
  
 
 
  
  

Macromedia flex 
  
  
  

Software development best practice 
  
  
  
  
 










YAHOO!
GROUPS LINKS 




 Visit your group 

flexcoders
 on the web.
  
 To unsubscribe from this group, send an
 email to:
  [EMAIL PROTECTED]

 
 Your use of Yahoo! Groups is subject to the
 Yahoo! Terms of
 Service .























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










  
  
SPONSORED LINKS
  
  
  



Web site design development
  
  


Computer software development
  
  


Software design and development
  
  




Macromedia flex
  
  


Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group flexcoders on the web.


  To unsubscribe from this group, send an email to:

[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service

.



  










-- Martinique Sans Filhttp://www.martiniquesansfil.com


-- Martinique Sans Filhttp

RE: [flexcoders] Flex 2 on Mac OS X

2006-04-18 Thread Tobias Patton










Thats right.











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Bolo Michelin
Sent: Tuesday, April 18, 2006 6:36
AM
To: flexcoders@yahoogroups.com
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: flexcoders@yahoogroups.com
[mailto:
flexcoders@yahoogroups.com] On Behalf Of Bolo
Michelin
Sent: Thursday, April 13, 2006 10:10 AM






To: flexcoders@yahoogroups.com
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 '#FF' -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
'#FF' -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]
:











Hi,






http://www.gskinner.com/blog/archives/2005/12/easily_compile.html






I hope you
like it`-`
John
















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.











--






Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com










SPONSORED LINKS









 
  
  Web site design development 
  
  
  Computer software development 
  
  
  Software design and development 
  
 
 
  
  Macromedia flex 
  
  
  Software development best practice 
  
  
  
  
 


















YAHOO! GROUPS
LINKS 




 Visit your group 
 flexcoders on the web.
  
 To unsubscribe from this group, send an
 email to:
  [EMAIL PROTECTED] 
 
 Your use of Yahoo! Groups is subject to the
 Yahoo! Terms
 of Service .































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











SPONSORED
LINKS 




 
  
  Web site design development 
  
  
  Computer software development 
  
  
  Software design and development 
  
 
 
  
  Macromedia flex 
  
  
  Software development best practice 
  
  
  
  
 














YAHOO!
GROUPS LINKS 








 Visit your group flexcoders
 on the web.
  
 To unsubscribe from this group, send an
 email to:
  [EMAIL PROTECTED]
 
 Your use of Yahoo! Groups is subject to the
 Yahoo

Re: [flexcoders] Flex 2 on Mac OS X

2006-04-18 Thread Bolo Michelin



Ordinateur-de-Bolo-Michelin:~ bolomichelin$ mxmlc -file-specs flex/samples/flexstore/flexstore.mxml -bash: mxmlc: command not foundi must do something wrong ...i have created a folder ( 'Flex'). All SDK is in this folder and flex folder is in user folder
Bolo-- Martinique Sans Filhttp://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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] Flex 2 on Mac OS X

2006-04-13 Thread Bolo Michelin



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 problemLast login: Wed Apr 12 10:22:13 on ttyp1java -jar flex/lib/mxmlc.jar -load-config flex/frameworks -default-background-color '#FF' -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 '#FF' -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 commandif 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; ' else2006/4/9, John Barrett 
[EMAIL PROTECTED]:




Hi,

http://www.gskinner.com/blog/archives/2005/12/easily_compile.html

I hope you like it`-`

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





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt


Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com










  
  
SPONSORED LINKS
  
  
  



Web site design development
  
  


Computer software development
  
  


Software design and development
  
  




Macromedia flex
  
  


Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group flexcoders on the web.


  To unsubscribe from this group, send an email to:

[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service

.



  








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

-- Martinique Sans Filhttp://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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] Flex 2 on Mac OS X

2006-04-13 Thread Simeon Bateman



Sorry man, I use Ant inside eclipse.simeonps. Works great though :)On 4/13/06, Bolo Michelin [EMAIL PROTECTED]
 wrote:


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







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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [flexcoders] Flex 2 on Mac OS X

2006-04-13 Thread Tobias Patton










Try replacing load-config
flex/frameworks with -load-config full path to
flex-config.xml



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 dont have to specify the framework path or
default config file. They get included automatically.



Tobias.











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Bolo Michelin
Sent: Thursday, April 13, 2006
10:10 AM
To: flexcoders@yahoogroups.com
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 '#FF' -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 '#FF'
-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]:









Hi,






http://www.gskinner.com/blog/archives/2005/12/easily_compile.html 





I hope you like it`-`
John







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.







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







SPONSORED
LINKS 




 
  
  Web site design development 
  
  
  Computer software development 
  
  
  Software design and development 
  
 
 
  
  Macromedia flex 
  
  
  Software development best practice 
  
  
  
  
 










YAHOO!
GROUPS LINKS 




 Visit your group flexcoders
 on the web.
  
 To unsubscribe from this group, send an
 email to:
  [EMAIL PROTECTED]
 
 Your use of Yahoo! Groups is subject to the
 Yahoo! Terms of
 Service .























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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











Re: [flexcoders] Flex 2 on Mac OS X

2006-04-13 Thread Bolo Michelin





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:
flexcoders@yahoogroups.com [mailto:
flexcoders@yahoogroups.com] On Behalf Of Bolo Michelin
Sent: Thursday, April 13, 2006
10:10 AM
To: flexcoders@yahoogroups.com
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 '#FF' -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 '#FF'
-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]
:










Hi,






http://www.gskinner.com/blog/archives/2005/12/easily_compile.html
 





I hope you like it`-`
John







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.







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








SPONSORED
LINKS 





 
  
  
Web site design development 
  
  
  
Computer software development 
  
  
  
Software design and development 
  
 
 
  
  
Macromedia flex 
  
  
  
Software development best practice 
  
  
  
  
 










YAHOO!
GROUPS LINKS 




 Visit your group 
flexcoders
 on the web.
  
 To unsubscribe from this group, send an
 email to:
  [EMAIL PROTECTED]

 
 Your use of Yahoo! Groups is subject to the
 Yahoo! Terms of
 Service .























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









  
  
SPONSORED LINKS
  
  
  


Web site design development
  
  

Computer software development
  
  

Software design and development
  
  



Macromedia flex
  
  

Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group flexcoders on the web.

  To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
.



  










-- Martinique Sans Filhttp://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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development

Re: [flexcoders] Flex 2 on Mac OS X

2006-04-12 Thread Bolo Michelin



:) It was my fist link. I sais was problem with this point.When i test it, i have this problemLast login: Wed Apr 12 10:22:13 on ttyp1java -jar flex/lib/mxmlc.jar -load-config flex/frameworks -default-background-color '#FF' -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 '#FF' -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 commandif 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; ' else2006/4/9, John Barrett 
[EMAIL PROTECTED]:



Hi,
http://www.gskinner.com/blog/archives/2005/12/easily_compile.html
I hope you like it`-`
JohnBolo 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.





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com









  
  
SPONSORED LINKS
  
  
  


Web site design development
  
  

Computer software development
  
  

Software design and development
  
  



Macromedia flex
  
  

Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group flexcoders on the web.

  To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
.



  








-- Martinique Sans Filhttp://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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] Flex 2 on Mac OS X

2006-04-10 Thread John Barrett



Hi,http://www.gskinner.com/blog/archives/2005/12/easily_compile.htmlI hope you like it`-`JohnBolo 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.





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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] Flex 2 on Mac OS X

2006-04-08 Thread Bolo Michelin
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


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





Re: [flexcoders] Flex 2 on Mac OS X

2006-04-07 Thread John Barrett



Hi,Sorry to come into the conservation so late, been dealing with floods in Hawaii:(Did you get everyhting working for Flex2 on your Mac?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.Check out flexcf.comI am a totally newbie to flex, but people helpled me so I would like to help
 somebody else.If there is any way I can help, if you still need let me know:[EMAIL PROTECTED]Talk to you later,JohnBolo Michelin [EMAIL PROTECTED] wrote:Hello Tobias,i am not sure to understand all :)You can avoid the "java –jar" stuff if you download the Flex 2 SDK from labs.adobe.com. They provide shell scripts ("mxmlc" and "compc") that wrap all that stuff up very nicely.I must dowload The Flex 2 SDK so I delete my folder with my last version of Flex ? Also, because the scripts run from the bin/ directory, they will find the default flex-config.xml without you having to specify it on the command line.Your command would change to:mxmlc helloas3.as Much simpler.Before it was   java -jar flex/lib/mxmlc.jar -flexlib flex/frameworks -file-specs helloas3.as  http://helloas3.asand now only thatmxmlc  helloas3.as  Bolo
		New Yahoo! Messenger with Voice. Call regular phones from your PC and save big.





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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[flexcoders] Flex 2 on Mac OS X

2006-04-05 Thread Bolo Michelin



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
when i did that4)
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.asIt should give you compiling messages, and generate a HelloAS3.swf file in your Home directory.
i have this errorhttp://independza.com/client/image.png 
Can u help meBolo






	








	




   		








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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] Flex 2 on Mac OS X

2006-04-05 Thread Peter Baird
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 

 Visit your group flexcoders http://groups.yahoo.com/group/flexcoders  on the web.
  
 To unsubscribe from this group, send an email to:
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
  
 Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service http://docs.yahoo.com/info/terms/ . 





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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











RE: [flexcoders] Flex 2 on Mac OS X

2006-04-05 Thread Tobias Patton










You can avoid the java jar
stuff if you download the Flex 2 SDK from labs.adobe.com. They provide shell
scripts (mxmlc and compc) that wrap all that stuff
up very nicely. Also, because the scripts run from the bin/ directory, they
will find the default flex-config.xml without you having to specify it on the
command line.



Your command would change to:



mxmlc helloas3.as



Much simpler.



Tobias.











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Bolo Michelin
Sent: Wednesday, April 05, 2006
4:44 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flex 2 on
Mac OS X





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


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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











Re: [flexcoders] Flex 2 on Mac OS X

2006-04-05 Thread Bolo Michelin



Hello Tobias,i am not sure to understand all :)You can avoid the "java –jar"
stuff if you download the Flex 2 SDK from labs.adobe.com. They provide shell
scripts ("mxmlc" and "compc") that wrap all that stuff
up very nicely.I must dowload The Flex 2 SDK so I delete my folder with my last version of Flex ?
Also, because the scripts run from the bin/ directory, they
will find the default flex-config.xml without you having to specify it on the
command line.



Your command would change to:



mxmlc helloas3.as




Much simpler.Before it was 

java -jar flex/lib/mxmlc.jar -flexlib flex/frameworks -file-specs helloas3.as 
http://helloas3.asand now only thatmxmlc 
helloas3.as 
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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [flexcoders] Flex 2 on Mac OS X

2006-04-05 Thread Tobias Patton










What do you have on your Mac now? If you
copied over the FlexBuilder installation from a Windows machine, you can just
take mxmlc and compc from the bin directory of the sdk and copy them into the
FlexBuilder bin directory. 



If you run mxmlc from the bin directory,
it will automatically find flex-config.xml. It will also automatically find the
frameworks folder for linking. All thats left to specify is the file to
compile. Since the file-specs argument is the default argument, you can omit it.











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Bolo Michelin
Sent: Wednesday, April 05, 2006
2:05 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flex 2
on Mac OS X





Hello Tobias,

i am not sure to understand all :)

You can avoid the
java jar stuff if you download the Flex 2 SDK from labs.adobe.com. They provide
shell scripts (mxmlc and compc) that wrap all that
stuff up very nicely.

I
must dowload The Flex 2 SDK so I delete my folder with my last version of Flex
?

Also, because the scripts run from
the bin/ directory, they will find the default flex-config.xml without you
having to specify it on the command line.











Your command would change to:



mxmlc helloas3.as




Much simpler.










Before it was 
java -jar flex/lib/mxmlc.jar -flexlib
flex/frameworks -file-specs helloas3.as
http://helloas3.as

and now only that

mxmlc helloas3.as












Bolo









































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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











Re: [flexcoders] Flex 2 on Mac OS X

2006-04-05 Thread jeremy lu



Seriously Off Topic:apple just annouced Boot Camp which let you dual boot into windows on your mac, so






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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] Flex 2 on Mac OS X

2006-04-05 Thread Simeon Bateman



I am pretty late on these conversations, but I use MyEclipseIDE in eclipse as an xml editor and I use Ant to compile my scripts. I have written alot about about getting flex and mystic running on my mac on my blog. My post about Ant compiling flex can be seen here
http://www.simb.net/blog/index.cfm/2006/2/9/Wrapup-of-my-Flex-2-Ant-AdventureHope that helps.simeonps. I havent rewritten this since b2 gave us an sdk version so its much easier now then it used to be :)
On 4/5/06, jeremy lu [EMAIL PROTECTED] wrote:



Seriously Off Topic:apple just annouced Boot Camp which let you dual boot into windows on your mac, so






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com









  
  
SPONSORED LINKS
  
  
  


Web site design development
  
  

Computer software development
  
  

Software design and development
  
  



Macromedia flex
  
  

Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group flexcoders on the web.

  To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
.



  















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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.