On 1/27/15, 2:31 PM, "OmPrakash Muppirala" <bigosma...@gmail.com> wrote:

>On Tue, Jan 27, 2015 at 11:21 AM, Peter Ent <p...@adobe.com> wrote:
>
>> Hi,
>>
>> I am thinking about using FlatSpark as either inspiration for a set of
>> "skins" for FlexJS or porting it over to FlexJS.  Since FlexJS is more
>> JavaScript-minded (what you can do in ActionScript/MXML must translate
>>to
>> JavaScript) I'm thinking that FlexJS skins would need to keep this in
>>mind.
>>
>> Please share your thoughts and ideas if you can.
>>
>>
>Peter,
>
>This was next on my plate as well.  I want to try and continue where I
>left
>off with the MXML based drawing API which gets translated to SVG on the JS
>side.  I had good success getting the visuals to work correctly.  I got
>tripped up with tracking the mouse events on the JS side.  I think Alex
>might have checked in something in the meantime that might have fixed my
>issues.
>
>I have gotten sidetracked with the Android4/iOS8 skins and my vacation
>before I could finish this work.  I hope to get back to this soon.
>
>Can you share what you have in mind in terms of FlexJS skinning?

I've just started to look into this myself. My first thought is there
should be an explicit way to attach the skin such as a skin property or,
more likely for FlexJS, a skin bead.

I think what you (Om) were doing with core.graphics is a good step with
the ability to place some of the constructs in MXML. Alex has done more
work with events so perhaps what was tripping you up will have cleared
itself up by now.

In the meantime, I need to get re-aquainted with skinning in Flex so dive
in, by all means.
‹peter

>
>Thanks,
>Om
>
>
>> Thanks,
>> Peter Ent
>> Adobe Systems
>>

Reply via email to