Re: [FlexJS] Error in flash on svg-refactor branch

2016-08-10 Thread yishayw
Makes sense, we can do without those libraries. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Error-in-flash-on-svg-refactor-branch-tp54426p54454.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Error in flash on svg-refactor branch

2016-08-09 Thread Alex Harui
On 8/9/16, 1:44 PM, "yishayw" wrote: >So Piotrz was right. When I remove GCL.swc and js.swc from the poject it >compiles and runs on the flash side. The problem is we need it for the JS >side. > Framework SWCs are written with platform-specific code and are compiled for JS with GCL.swc and js.

Re: [FlexJS] Error in flash on svg-refactor branch

2016-08-09 Thread yishayw
So Piotrz was right. When I remove GCL.swc and js.swc from the poject it compiles and runs on the flash side. The problem is we need it for the JS side. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Error-in-flash-on-svg-refactor-branch

Re: [FlexJS] Error in flash on svg-refactor branch

2016-08-09 Thread Alex Harui
Is DataBindingExample building and running? If so, then can you comment stuff out of your app until it builds and runs? Thanks, -Alex On 8/9/16, 8:33 AM, "Harbs" wrote: >We’re using Falcon from commit 04d28a8 on August 1. > >(The toString() stuff from the later commits broke things too badly.)

Re: [FlexJS] Error in flash on svg-refactor branch

2016-08-09 Thread Harbs
On 8/9/16, 6:42 AM, "yishayw" wrote: > >> No console output. >> >> It's a simple self-contained app. >> >> https://paste.apache.org/sTE8 >> >> >> >> >> -- >> View this message in context: >> http://apache

Re: [FlexJS] Error in flash on svg-refactor branch

2016-08-09 Thread Alex Harui
iew this message in context: >http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Error-in-flash >-on-svg-refactor-branch-tp54426p54431.html >Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Error in flash on svg-refactor branch

2016-08-09 Thread yishayw
I tried recompiling XML using the develop branch and pasting XML.swc on top of the sprite-refactor swcs but that didn't help. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Error-in-flash-on-svg-refactor-branch-tp54426p54434.html Sent fro

Re: [FlexJS] Error in flash on svg-refactor branch

2016-08-09 Thread yishayw
nabble.com/FlexJS-Error-in-flash-on-svg-refactor-branch-tp54426p54433.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Error in flash on svg-refactor branch

2016-08-09 Thread yishayw
No console output. It's a simple self-contained app. https://paste.apache.org/sTE8 -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Error-in-flash-on-svg-refactor-branch-tp54426p54431.html Sent from the Apache Flex Development mailing

Re: [FlexJS] Error in flash on svg-refactor branch

2016-08-09 Thread Alex Harui
No other console output before that error? Sent from my LG G3, an AT&T 4G LTE smartphone -- Original message-- From: yishayw Date: Tue, Aug 9, 2016 2:01 AM To: dev@flex.apache.org; Subject:[FlexJS] Error in flash on svg-refactor branch I'm getting this message: VerifyError: Er

Re: [FlexJS] Error in flash on svg-refactor branch

2016-08-09 Thread Harbs
c in your project. Air swc which is not > required in this type of project. > > Piotr > > > > - > Apache Flex PMC > piotrzarzyck...@gmail.com > -- > View this message in context: > http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Error-in-flash-on-

Re: [FlexJS] Error in flash on svg-refactor branch

2016-08-09 Thread piotrz
Hi Yishay, Maybe you have some additional swc in your project. Air swc which is not required in this type of project. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Error-in-flash-on-svg

[FlexJS] Error in flash on svg-refactor branch

2016-08-09 Thread yishayw
I'm getting this message: VerifyError: Error #1079: Native methods are not allowed in loaded code. In develop branch I don't see the error. Any ideas? -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Error-in-flash-on-svg-refactor-bran