You're right...that worked...I was not including dependent
library-paths last time I tried this and thought it was the mxmlc file
attribute not accepting a CSS file option...fixed my dependencies and
works great!

Thanks for your help!

--- In flexcoders@yahoogroups.com, "Gaurav. Jain" <[EMAIL PROTECTED]> wrote:
>
> What error are you getting? 
> 
> Theoretically the mxmlc call should be similar to the one used for mxml
> compilation. 
> 
> Like:
> <mxmlc file="styles.css" output="${swf.output}/styles.swf" />
> 
> -----Original Message-----
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of toofah_gm
> Sent: Monday, March 31, 2008 11:19 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] compile CSS to SWF using Ant
> 
> Does anyone know how to compile a CSS into a SWF using Ant?  The Flex
> Ant Tasks seem to indicate that it is possible with the mxmlc task,
> but I am having trouble getting it to compile.
> 
> Thanks!
> 
> 
> ------------------------------------
> 
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives:
> http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups
> Links
>


Reply via email to