FlexJS comes with samples using databinding, but basic 'curly brace syntax'
is broken.
these two lines can reproduce the problem:

<js:TextInput id="myTI" text="Enter text here"/>
<js:Label id="myText" text="{myTI}"/>

the code works as expect in Flex application, but it doesn't set text to
the Label in FlexJS 0.7 or 0.6


Thank you

Pan Li
My Apache Flex community contribution is working on the open source
Moonshine-IDE.com for FlexJS.

Reply via email to