[
https://issues.apache.org/jira/browse/FLEX-34892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Zarzycki updated FLEX-34892:
----------------------------------
Component/s: FlexJS
Description:
Example applications compiled with nightly version of FlexJS is crashing after
launch with following errors (screens attached).
DataBindingTest (crashing swf attached)
DataGridExample (crashing swf attached)
was:
ActionScript Date has both properties (date.time) and setter/getters
(date.getTime()). Javascript has only setter/getter functions.
Code in ActionScript that will be cross-compiled should be able to use
date.time and have it cross-compiled to date.getTime().
Workaround: use date.getTime() in ActionScript.
Environment: Windows 7 64bit (was: Mac OS X 10.7)
Affects Version/s: Apache FalconJX 0.0.3
Apache FlexJS 0.0.3
Labels: swf (was: javascript)
Summary: Example applications compiled with FlexJS is crashing
after launch (was: Example applications from FlexJS repository is crashing
after launch (swf version))
> Example applications compiled with FlexJS is crashing after launch
> ------------------------------------------------------------------
>
> Key: FLEX-34892
> URL: https://issues.apache.org/jira/browse/FLEX-34892
> Project: Apache Flex
> Issue Type: Bug
> Components: FalconJX, FlexJS
> Affects Versions: Apache FlexJS 0.0.3, Apache FalconJX 0.0.3
> Environment: Windows 7 64bit
> Reporter: Piotr Zarzycki
> Priority: Minor
> Labels: swf
>
> Example applications compiled with nightly version of FlexJS is crashing
> after launch with following errors (screens attached).
> DataBindingTest (crashing swf attached)
> DataGridExample (crashing swf attached)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)