From dev-return-45834-apmail-flex-dev-archive=flex.apache.org@flex.apache.org Tue Mar 3 17:09:48 2015 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 2ABA117E64 for ; Tue, 3 Mar 2015 17:09:48 +0000 (UTC) Received: (qmail 36598 invoked by uid 500); 3 Mar 2015 17:09:47 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 36566 invoked by uid 500); 3 Mar 2015 17:09:47 -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 36552 invoked by uid 99); 3 Mar 2015 17:09:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Mar 2015 17:09:46 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_IMAGE_ONLY_28,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_REMOTE_IMAGE X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of pawanraocse@gmail.com designates 74.125.82.53 as permitted sender) Received: from [74.125.82.53] (HELO mail-wg0-f53.google.com) (74.125.82.53) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Mar 2015 17:09:42 +0000 Received: by wggx12 with SMTP id x12so41338902wgg.11 for ; Tue, 03 Mar 2015 09:08:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=cF+rIL9Qwm4GtqrtqsUtDfKClXc56HLrA3jvDuPyAr0=; b=XUhYf2BZLIa+jMEa4mRSPkqPs4TaGgyfT/z7dXX/JFMF5tTFHir+cXYD9MIOymMrm+ Rk8UFQO7wcV+OsY0WQF/WYggLHmGYJ7F7wepA9P8sRf0x724x71GpDBPeBLcgnXcRnrp EeAG2C+go8WZPPmgwmyDDXistCQwjIuFI0rVMMnU0ZqjwZTM9ZR14nrj9j0UGhYdqg6P ZO21ZkriWoTn0bv9nBD0VVUHSyw3WUJnBEtfwyGrBWsrYKkJmXAzMapc7yfUOM6rrIf6 CM7MCM2hfAdQS1ePdgseUsSKckF6aLvwhfKzV/G7ymlBLaFzwEyAmi+PxTfFjQCn3V2l tAdg== X-Received: by 10.180.104.66 with SMTP id gc2mr47735213wib.34.1425402516847; Tue, 03 Mar 2015 09:08:36 -0800 (PST) MIME-Version: 1.0 Received: by 10.27.20.13 with HTTP; Tue, 3 Mar 2015 09:07:56 -0800 (PST) In-Reply-To: References: From: Pawan Yadav Date: Tue, 3 Mar 2015 22:37:56 +0530 Message-ID: Subject: Re: Configurable css in flex To: dev@flex.apache.org Content-Type: multipart/alternative; boundary=f46d043bdde4adc458051065626b X-Virus-Checked: Checked by ClamAV on apache.org --f46d043bdde4adc458051065626b Content-Type: text/plain; charset=ISO-8859-1 Thansk for reply, Actually I need to load the value from property file or action script variable. So that I can make properties configurable in flex application. Like in fontsize=x, this x value can I read from some file or action script variable ? Is it possible to do that ? Best Regards -- Pawan Yadav Software Engineer Web: www.evolphin.com Email: pawan@evolphin.com Cell: (91) 9873443757 [image: Evolphin Software] On Tue, Mar 3, 2015 at 10:32 PM, Alex Harui wrote: > http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084 > -7f8c.html > > On 3/3/15, 8:07 AM, "Pawan Yadav" wrote: > > >Hi, Can anyone please tell me how I can read properties file through css > >in > >flex or pass any configurable variable to css file. > > > >Is there was I can make css values bindable with action script. > > --f46d043bdde4adc458051065626b--