To be honest I have no idea what fileSpace does or how to use it... last time I check that has no documentation on flex compiler side.
On Jan 24, 1:06 pm, Costin <[email protected]> wrote: > I need to use file specs the generated configs dump file > > Using this: > <fileSpecs> > <filesSpec>myFile.mxml</filesSpec> > </fileSpecs> > > I though I could obtain this in the dump file > > <file-specs> > <path-element>myFile.mxml</path-element> > </file-specs> > > but I get an mxmlc compiler error. I tryied with 4.0 RC2 and 4.1 beta. > Has anyone any idea what should I do? Presently I have to modify the > dump manually adding this extra configurations. Thanks -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos http://flexmojos.sonatype.org/
