Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5072310FC4 for ; Wed, 17 Dec 2014 07:07:29 +0000 (UTC) Received: (qmail 87157 invoked by uid 500); 17 Dec 2014 07:07:25 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 87129 invoked by uid 500); 17 Dec 2014 07:07:25 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 86883 invoked by uid 99); 17 Dec 2014 07:07:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Dec 2014 07:07:25 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of omuppi1@gmail.com designates 209.85.220.169 as permitted sender) Received: from [209.85.220.169] (HELO mail-vc0-f169.google.com) (209.85.220.169) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Dec 2014 07:06:57 +0000 Received: by mail-vc0-f169.google.com with SMTP id hy10so7146102vcb.14 for ; Tue, 16 Dec 2014 23:06:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=gGVr0qYG8mZMrK54NahipQKwai0S5mROR43hrEcAZBE=; b=DUG2KIbOcTEYojmOMi5/sF1IL/Up1YvvZ7SElBhHZMYSgUohxVxkqoZU6Q9tNA9DYd 2o4AvhUMxXcfcTzaZPf851MAJNy6AKmQ4utz+94RV4vmDRl36aKHn8RW2ZEJGf+LEv62 /0qL5cunM5DHGNYEEaEDZi7ukUsU/iKdvuAREghYHqBkPfhiSQI1+r178KBrsTeOPNmp cmjqJaImR1y3w5QNcEIlwOJ3avW6E3ojiO+JGadVk39vgkrllhklvpIiilLLT/6hsGU0 bP1ul54D8jMvBRs4mKMzQ1MCqD6Z8vHndGXBBbJ3xwvuUzIJSLpi8Vex8JGQOpve+r9z uEzQ== MIME-Version: 1.0 X-Received: by 10.220.9.81 with SMTP id k17mr6940686vck.9.1418800016094; Tue, 16 Dec 2014 23:06:56 -0800 (PST) Sender: omuppi1@gmail.com Received: by 10.31.49.203 with HTTP; Tue, 16 Dec 2014 23:06:55 -0800 (PST) Received: by 10.31.49.203 with HTTP; Tue, 16 Dec 2014 23:06:55 -0800 (PST) In-Reply-To: References: <872B15C4-7672-4C77-B811-CE17F9BA228A@mac.com> <1418720310588-43552.post@n4.nabble.com> <22A2647B-7DAD-4BBE-A5E4-0CE78500A2B6@mac.com> <8AC0E1EA-4AFC-4D02-938B-B600BD5DBA55@mac.com> Date: Tue, 16 Dec 2014 23:06:55 -0800 X-Google-Sender-Auth: Cv-rdF9FT-FlrMW2IMcEzkPTPig Message-ID: Subject: Re: [4.14] how to use the new FlatSpark theme? From: OmPrakash Muppirala To: dev@flex.apache.org Content-Type: multipart/alternative; boundary=001a11c3b616f77d7c050a641e0f X-Virus-Checked: Checked by ClamAV on apache.org --001a11c3b616f77d7c050a641e0f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Dec 16, 2014 10:24 PM, "Alex Harui" wrote: > > > > On 12/16/14, 5:18 PM, "Mahmoud Ali" 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=E2=80=99ve 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=E2=80=99m not sure what has to happen to get= the > compiler to see it. It looks like Om=E2=80=99s example does not referenc= e 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 > --001a11c3b616f77d7c050a641e0f--