Re: [flexcoders] Question: Strategies for compiling individual modules into SWCs

2009-03-03 Thread David Adams
On Wed, Mar 4, 2009 at 7:57 AM, claudiu ursica wrote: > Try with ant or maven, have to manually write build scripts though... Thanks for the confirmation. I ended up spending a couple of hours the other night writing executable scripts that call the compc compiler in the SDK. I haven't figured ou

Re: [flexcoders] Question: Strategies for compiling individual modules into SWCs

2009-03-03 Thread claudiu ursica
Try with ant or maven, have to manually write build scripts though... HTH, Claudiu From: David Adams To: flexcoders@yahoogroups.com Sent: Friday, February 27, 2009 5:23:56 AM Subject: [flexcoders] Question: Strategies for compiling individual modules into

RE: [flexcoders] Question: Strategies for compiling individual modules into SWCs

2009-02-27 Thread Gregor Kiddie
On Behalf Of David Adams Sent: 27 February 2009 03:24 To: flexcoders@yahoogroups.com Subject: [flexcoders] Question: Strategies for compiling individual modules into SWCs I'm new to Flex so apologies in advance for what is probably a basic question. I've been working on a code genera

[flexcoders] Question: Strategies for compiling individual modules into SWCs

2009-02-27 Thread David Adams
I'm new to Flex so apologies in advance for what is probably a basic question. I've been working on a code generator that spits out MXML/ActionScript files and dumps them into a directory. For simplicities sake, imagine that I'm dumping out three MXML files and the goal is to produce an individual