On 1/19/17, 9:53 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" <carlos.rov...@gmail.com on behalf of carlos.rov...@codeoscopic.com> wrote:
>Thanks for the various responses. Very helpful! :) > >I'm just downloading Alex changes, so, If I understand ok with that >changes, the way to use dialog polyfill from MDL swc should be to add in >Dialog.as something like: > >@extern >var dialogPolyfill; > >as other var? maybe with public? Unfortunately, there is more to it than that. The @extern goes on a class. I pushed examples to the flex-tourjs repo and am in the process of writing up a blurb on it. -Alex