Hi, I tested in code in FlexJS 0.7:
        <js:Label id="debugLabel" text="debug goes here!" width="800"
height="30" className="alignTop"  />
        <js:Label id="testEvent2" text="Hit here to test" width="800"
height="30" click="debugLabel.text='Mouse click!'" />
In swf mode, clicking Label "Hit here to test" will change text of
"debugLabel", but the same code has no effect in javascript mode



In 0.6 it works both in swf and javascript




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

Reply via email to