Thanks Alex,

I'll try it as I get at Home. btw, I see a commit to get something like
creationComplete event.

This made me think about UIComponent lifecycle. I think there's nothing yet
to proxy changes in properties, display list, layouts... do we want a
similar lifecycle workflow?



2013/4/30 Alex Harui <aha...@adobe.com>

> OK, pushed some bug fixes including a change to SimpleBinding that might
> fix
> this issue.
>
>
> On 4/30/13 6:30 AM, "Alex Harui" <aha...@adobe.com> wrote:
>
> > I might have fixed the same issue last night. I will check it in in a few
> > hours.
> >
> >
> >
> >
> > Sent via the PANTECH Discover, an AT&T 4G LTE smartphone.
> >
> > Peter Ent <p...@adobe.com> wrote:
> >
> >
> > Hi Carlos.
> >
> > I'll take a look at it today.
> >
> > Peter
> >
> >
> > On Apr 29, 2013, at 7:11 PM, "Carlos Rovira" <
> carlos.rov...@codeoscopic.com>
> > wrote:
> >
> >> Hi Peter,
> >>
> >> I just shared a branch with a createjs checkbox control. I get external
> >> update through the right button changing selected property, but can get
> it
> >> to work clicking in the checkbox. Do you know what could be the problem?
> >>
> >> I just started with all the FlexJS thing and I'm yet figuring and
> reading
> >> wiki, mails and source to get a clear idea of what are you all doing.
> >>
> >> If we can fix this issue and you think the rest of changes are ok we
> could
> >> merge into develop.
> >>
> >> Best
> >>
> >> Carlos
> >>
> >>
> >>
> >> 2013/4/26 Peter Ent <p...@adobe.com>
> >>
> >>> Hi,
> >>>
> >>> I've added an experimental example to FlexJS which shows how you could
> use
> >>> CreateJS (or specifically, EaselJS) with the FlexJS framework. This
> >>> experiment has only a button and label, but if you wanted to have a
> >>> non-HTML DOM framework, using CreateJS would be one way to go.
> >>>
> >>> The experiment has a simple MXML application with two labels and two
> >>> buttons. Clicking on the buttons changes the labels in some way - one
> is by
> >>> directly setting a label's text property and the other way has the
> button
> >>> changing a label indirectly using the model.
> >>>
> >>> Within the JS implementation, the HTML elements are replaced with
> EaselJS
> >>> components. It is actually pretty clean and simple. If you were to try
> this
> >>> and build it with FalconJX, you'll need to copy the EaselJS library
> into
> >>> the resulting bin directory(ies) and modify the index.html file to
> include
> >>> the EaselJS code. I've left instructions in the main MXML file.
> >>>
> >>> Peter Ent
> >>> Apache Flex SDK team
> >>> Adobe Systems
> >>
> >>
> >>
> >> --
> >> Carlos Rovira
> >> Director de TecnologĂ­a
> >> M: +34 607 22 60 05
> >> F:  +34 912 94 80 80
> >> http://www.codeoscopic.com
> >> http://www.directwriter.es
> >> http://www.avant2.es
>
> --
> Alex Harui
> Flex SDK Team
> Adobe Systems, Inc.
> http://blogs.adobe.com/aharui
>
>


-- 
Carlos Rovira
Director de TecnologĂ­a
M: +34 607 22 60 05
F:  +34 912 94 80 80
http://www.codeoscopic.com
http://www.directwriter.es
http://www.avant2.es

Reply via email to