['FlexJS']Need Info

2016-05-26 Thread Barath Ramalingam
hello team, While compiling mxml file to java script.I got this error(ref:attachment).I don't know where i went wrong.Please assist me with this issue. Thanks & regards Barath Ramalingam http://ns.adobe.com/mxml/2009"; xmlns:js="library://ns.apache.org/flexjs/basic" >

Re: why can not open this code?

2016-05-26 Thread jude
lizhi, i and others may be able to help you if we knew how to setup the projects. i've got flexjs setup correctly but i don't know how to run your project or library. maybe if you were able to create a wiki page like this one

Re: why can not open this code?

2016-05-26 Thread lizhi
thanks ,good idea! https://github.com/matrix3d/spriteflexjs/wiki/how-run is it this wiki ok? -- View this message in context: http://apache-flex-development.247.n4.nabble.com/why-can-not-open-this-code-tp53169p53208.html Sent from the Apache Flex Development mailing list archive at Nabble

AW: [FalconJX] Extern builds use patch files instead of replace tasks

2016-05-26 Thread Christofer Dutz
Hi Alex, so I finally had some time to look at the patch files. I do have a small problem with them. Currently the patch path starts from the flexjs projects root directory. This will probably work for the Ant build, but in order to use this in the maven build, I would prefer them to be relativ

Re: AW: [FalconJX] Extern builds use patch files instead of replace tasks

2016-05-26 Thread Alex Harui
On 5/26/16, 3:08 AM, "Christofer Dutz" wrote: >Hi Alex, > >so I finally had some time to look at the patch files. I do have a small >problem with them. Currently the patch path starts from the flexjs >projects root directory. This will probably work for the Ant build, but >in order to use this

Re: ['FlexJS']Need Info

2016-05-26 Thread Alex Harui
Hi, the only attachment was a source file. What error did you get? -Alex On 5/26/16, 1:58 AM, "Barath Ramalingam" wrote: >hello team, > While compiling mxml file to java script.I got this >error(ref:attachment).I don't know where i went wrong.Please assist me >with this issue.

Re: why can not open this code?

2016-05-26 Thread Andy Dufilie
On Wed, May 25, 2016 at 9:44 PM, lizhi wrote: > yes,i will try.but i do not know.why no debug theyself of flexjs sdk > developer? > why not do not like check out the spriteflexjs code.and debug. > > it is a sdk bug,look at the bug,will improte the flexjs sdk. > > why not it just useful for myself

Re: why can not open this code?

2016-05-26 Thread Alex Harui
On 5/26/16, 7:21 AM, "Andy Dufilie" wrote: >On Wed, May 25, 2016 at 9:44 PM, lizhi wrote: > >> yes,i will try.but i do not know.why no debug theyself of flexjs sdk >> developer? >> why not do not like check out the spriteflexjs code.and debug. >> >> it is a sdk bug,look at the bug,will improte

Flex Issue : AS3 FLEX MOBILE APP CRASHING WHEN SCALING IMAGE

2016-05-26 Thread Paul Moreau
Hi folks, Apologies if this is the wrong place to be posting this kind of thing, Ive also posted on StackOverflow but thought I'd post here as I know there are some Flex experts in this forum and haven't had huge feedback on StackOverflow on Flex/AIR issues in the past. AS3 FLEX MOBILE APP CRASHI

AW: AW: [FalconJX] Extern builds use patch files instead of replace tasks

2016-05-26 Thread Christofer Dutz
Hi Alex, I had a look and the plugin doesn't offer this ... the paths seem to be invalid ones anyway ... it seems that you copied the originals to a directory "a" and the patched ones to one called "b" and created the patch from that. After fixing this path-problem, I was able to apply most of

Re: AW: AW: [FalconJX] Extern builds use patch files instead of replace tasks

2016-05-26 Thread Alex Harui
On 5/26/16, 9:15 AM, "Christofer Dutz" wrote: > >Hi Alex, > >I had a look and the plugin doesn't offer this ... the paths seem to be >invalid ones anyway ... it seems that you copied the originals to a >directory "a" and the patched ones to one called "b" and created the >patch from that. After

Re: [FLEXJS] Cordova Update

2016-05-26 Thread Alex Harui
On 5/25/16, 1:36 PM, "Peter Ent" wrote: >Hi, > >I've created a new Wiki to address using Cordova and FlexJS with Flash >Builder[1]. I created a couple of launch configurations for Flash Builder >which will be installed with FlexJS. One configuration builds your FlexJS >application into a Cordov

Re: 60fps on iphone,flexjs game

2016-05-26 Thread lizhi
http://matrix3d.github.io/assets/html5/flexjsstage3d/bin/js-release/test_hugryherogpu.html -- View this message in context: http://apache-flex-development.247.n4.nabble.com/60fps-on-iphone-flexjs-game-tp53219p53220.html Sent from the Apache Flex Development mailing list archive at Nabble.co

60fps on iphone,flexjs game

2016-05-26 Thread lizhi
http://matrix3d.github.io/assets/html5/flexjsstage3d/bin/js-release/#test_hugryherogpu -- View this message in context: http://apache-flex-development.247.n4.nabble.com/60fps-on-iphone-flexjs-game-tp53219.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: 60fps on iphone,flexjs game

2016-05-26 Thread Alex Harui
On 5/26/16, 7:09 PM, "lizhi" wrote: >http://matrix3d.github.io/assets/html5/flexjsstage3d/bin/js-release/test_h >ugryherogpu.html > Nice! Congratulations! -Alex