We did this very same thing to simplify mobile skin development by extending 
and overriding the StyleManager and looking for the classes We want to change. 
When found We update them with the scale factor, position, etc. that then get 
passed to the single dynamic skin.

Super easy mobile skinning.


Richard Oren
714-916-2102

> On 3 Mar 2015, at 9:19 am, Alex Harui <aha...@adobe.com> wrote:
> 
> The Flex CSS values are available from the StyleManager or
> StyleManagerImpl and can be changed via setStyle calls.
> 
>> On 3/3/15, 9:07 AM, "Pawan Yadav" <pawanrao...@gmail.com> wrote:
>> 
>> 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: pa...@evolphin.com
>> Cell: (91) 9873443757
>> [image: Evolphin Software]
>> 
>>> On Tue, Mar 3, 2015 at 10:32 PM, Alex Harui <aha...@adobe.com> wrote:
>>> 
>>> 
>>> http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf690
>>> 84
>>> -7f8c.html
>>> 
>>>> On 3/3/15, 8:07 AM, "Pawan Yadav" <pawanrao...@gmail.com> 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.
> 

Reply via email to