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

Reply via email to