[ https://issues.apache.org/jira/browse/FLEX-35210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15744507#comment-15744507 ]
Pan Li commented on FLEX-35210: ------------------------------- I build the examples using Ant in their directories. I just tried maven as well, but it pops an error on playerglobal [ERROR] Failed to execute goal org.apache.flex.flexjs.compiler:flexjs-maven-plugin:0.8.0-SNAPSHOT:compile-app (default-compile-app) on project FlexJSStore: Could not resolve dependencies for project org.apache.flex.flexjs.examples:FlexJSStore:swf:0.8.0-SNAPSHOT: Could not find artifact com.adobe.flash.framework:playerglobal:swc:20.0 in apache-release (https://repository.apache.org/content/repositories/releases) -> [Help 1] > FlexJSStore and FlexJSStore_JQuery fail with javascript error on starting as > of 09 DEC > -------------------------------------------------------------------------------------- > > Key: FLEX-35210 > URL: https://issues.apache.org/jira/browse/FLEX-35210 > Project: Apache Flex > Issue Type: Bug > Affects Versions: Apache FlexJS 0.8.0 > Reporter: Pan Li > Priority: Blocker > Fix For: Apache FlexJS 0.8.0 > > > I had check out last code freshly at 09 DEC, the SDK build fine and it work > for simple FlexJS application, but FlexJSStore and FlexJSStore_JQuery could > not start, they failed with javascript error on starting: > EventDispatcher.js:70 Uncaught TypeError: Cannot read property 'price' of > undefined > I believe FlexJSStore was mostly working in earlier 0.8 code, it can start, > do basic operations but it crush if I click controls faster. I can't > reproduce crushing on mouse clicking now since it can't start > FlexJSStore_JQuery was mostly working in earlier 0.8 code, it can start but > it crush if I click controls faster and the JQuery buttons had some strange > UI interaction behaviors: for example button can get larger when I move mouse > around. I can't reproduce the problems now since it can't start > If they can start I will retest and include more test results of FlexJSStore > and FelxJSStore_JQuery problems (when they could start) -- This message was sent by Atlassian JIRA (v6.3.4#6332)