You're probably right. It may not be the compiler. Regardless, I'm pretty sure that whatever it is that handles templates for Flex SDK apps supports a directory of files. I think that would be very useful for HTML apps so that the index.html file can optionally come with supporting files like CSS and images.
- Josh On Thu, Nov 3, 2016 at 4:55 PM, Alex Harui <[email protected]> wrote: > > > On 11/3/16, 3:54 PM, "Josh Tynjala" <[email protected]> wrote: > > >Could the -html-template be expanded to support more than a single file? > >More like the Flex SDK? That would be a good way to include images, CSS, > >and other stuff. > > Does the regular Flex SDK have some way to copy "other stuff"? I thought > the IDEs had some way, but the MXMLC compiler didn't. I think I use Ant > to copy "other stuff". > > -Alex > >
