That worked. Thanks! Om
On Wed, Jan 4, 2017 at 8:25 AM, Alex Harui <aha...@adobe.com> wrote: > I think inject_html goes in the ASDoc for the constructor, not the class. > > Also, there were several days where Falcon's handling of inject_html was > broken. I checked in a fix on Monday. > > HTH, > -Alex > > On 1/4/17, 2:46 AM, "omup...@gmail.com on behalf of OmPrakash Muppirala" > <omup...@gmail.com on behalf of bigosma...@gmail.com> wrote: > > >So I tried adding this inject_html tag like this: > > > >https://github.com/apache/flex-asjs/commit/a20d30ac603ebc385a9acb59398871 > 4 > >f996d50ec > > > >But, I dont see the tag in the generated html file. Can someone please > >check if I am doing something wrong? > > > >Thanks, > >Om > > > >On Tue, Jan 3, 2017 at 1:53 PM, Alex Harui <aha...@adobe.com> wrote: > > > >> > >> > >> On 1/3/17, 1:48 PM, "carlos.rov...@gmail.com on behalf of Carlos > Rovira" > >> <carlos.rov...@gmail.com on behalf of carlos.rov...@codeoscopic.com> > >> wrote: > >> > >> > > >> >So maybe we should add Application.as in MDL.swc? > >> > > >> >But I'd like to support both ways to do this, since I use maven > >> >construction to configure MDL colors through properties in pom.xml... > >> > >> I think for MDL, because it has flavors, inject_html may not be good > >> enough. > >> > >> One other option, depending on timing, is to have an Application load > >> scripts early in its lifecycle. There may not be one best answer. > >> > >> -Alex > >> > >> > >