On Dec 16, 2014 10:24 PM, "Alex Harui" <aha...@adobe.com> wrote: > > > > On 12/16/14, 5:18 PM, "Mahmoud Ali" <mudd...@gmail.com> wrote: > > >> > >> { > >> skinClass: ClassReference("flatspark.skins.ButtonSkin"); > >> } > >> > >> I see the new flatspark skins fine this way. > > > > > >That's weird. This just works in my machine if I import the swc to my > >project. If I use it directly from the SDK I get the font error. > > I’ve never seen a font file in a SWC before.
We are doing that with the Android and iOS skins. If your source code is > referencing the font file, I’m not sure what has to happen to get the > compiler to see it. It looks like Om’s example does not reference the > font file. It does, from the CSS and the compile-config. I believe he might have an environment issue, since I don't have that issue with a fresh install of 4.14. Thanks, Om > > HTH, > -Alex >