AW: AW: [Falcon] Declaring defines in config xml doesn't seem to work

2016-06-09 Thread Christofer Dutz
Hi Alex, you were right ... the strange thing was that I looked at your "this instead of that" and couldn't notice the difference. Had to look at it 3 or 4 times to notice the missing "3" ... gee ... I seem to be blind for the details. Just to quote a German saying: "As soon as you start doi

Re: [FLEXJS] Named Configs for JS, JQuery, Node, and CreateJS

2016-06-09 Thread Harbs
Nice. This should make things much easier. Good direction! On Jun 8, 2016, at 12:34 PM, Alex Harui wrote: > Hi, > > I just pushed changes to create more named configs for FlexJS. I don't > know how many folks were aware, but named configs can be used to more > easily switch defaults at compil

Re: AW: AW: [Falcon] Declaring defines in config xml doesn't seem to work

2016-06-09 Thread Alex Harui
On 6/9/16, 1:49 AM, "Christofer Dutz" wrote: > >Hi Alex, > > >you were right ... the strange thing was that I looked at your "this >instead of that" and couldn't notice the difference. Had to look at it 3 >or 4 times to notice the missing "3" Yeah, I didn't notice it right away either. FWIW,

Re: [FLEXJS] Named Configs for JS, JQuery, Node, and CreateJS

2016-06-09 Thread Alex Harui
On 6/9/16, 4:25 AM, "Harbs" wrote: >Nice. > >This should make things much easier. Good direction! Thanks. There are some limitations because the naming scheme is one-dimensional. For example, I did not create a cordova-config.xml because you might actually use Jquery as the UI framework in a

Re: [FLEXJS] Named Configs for JS, JQuery, Node, and CreateJS

2016-06-09 Thread Josh Tynjala
It occurred to me too that a separate SWC for browser APIs would make sense, since Node should only need a subset of JS types from js.swc. I think it's a good idea. - Josh On Thu, Jun 9, 2016 at 8:17 AM, Alex Harui wrote: > > > On 6/9/16, 4:25 AM, "Harbs" wrote: > > >Nice. > > > >This should m

Re: [FLEXJS] Named Configs for JS, JQuery, Node, and CreateJS

2016-06-09 Thread jude
Is it possible to use local config files? So using your example, we could create a ../src/jquery-cordova-googlemaps-config.xml config in your project? On Thu, Jun 9, 2016 at 10:22 AM, Josh Tynjala wrote: > It occurred to me too that a separate SWC for browser APIs would make > sense, since Node

Re: AW: AW: [Falcon] Declaring defines in config xml doesn't seem to work

2016-06-09 Thread jude
+1 for COMPILE::SWF On Thu, Jun 9, 2016 at 10:10 AM, Alex Harui wrote: > > > On 6/9/16, 1:49 AM, "Christofer Dutz" wrote: > > > > >Hi Alex, > > > > > >you were right ... the strange thing was that I looked at your "this > >instead of that" and couldn't notice the difference. Had to look at it 3

Re: [FLEXJS] Named Configs for JS, JQuery, Node, and CreateJS

2016-06-09 Thread Alex Harui
On 6/9/16, 9:47 AM, "jude" wrote: >Is it possible to use local config files? So using your example, we could >create a ../src/jquery-cordova-googlemaps-config.xml config in your >project? For sure. You can create bunches of -config.xml files and specify them with -load-config, but you can only

Re: [FLEXJS] Named Configs for JS, JQuery, Node, and CreateJS

2016-06-09 Thread Josh Tynjala
I didn't know about {project-name}-config.xml. That could be really useful. {project-name} would be the name of the main class you pass to the compiler right, so if I had HelloWorld.as, it would be HelloWorld-config.xml? - Josh On Thu, Jun 9, 2016 at 12:47 PM, Alex Harui wrote: > > > On 6/9/16,

Re: [FLEXJS] Named Configs for JS, JQuery, Node, and CreateJS

2016-06-09 Thread Alex Harui
On 6/9/16, 12:53 PM, "Josh Tynjala" wrote: >I didn't know about {project-name}-config.xml. That could be really >useful. >{project-name} would be the name of the main class you pass to the >compiler >right, so if I had HelloWorld.as, it would be HelloWorld-config.xml? Yes. In flex-sdk, in the

AW: AW: AW: [Falcon] Declaring defines in config xml doesn't seem to work

2016-06-09 Thread Christofer Dutz
+1 Von meinem Samsung Galaxy Smartphone gesendet. Ursprüngliche Nachricht Von: jude Datum: 09.06.16 18:50 (GMT+01:00) An: dev Betreff: Re: AW: AW: [Falcon] Declaring defines in config xml doesn't seem to work +1 for COMPILE::SWF On Thu, Jun 9, 2016 at 10:10 AM, Alex Haru

[FlexJS] Hello World

2016-06-09 Thread Tom Dowdell
Hi, It's my first day using Builder, Flex and FlexJS -- I have zero experience with Adobe development. Following the great instructions here ( https://cwiki.apache.org/confluence/display/FLEX/Using+FlexJS+with+Adobe+Flash+Builder) I was able to get "Hello World" running pretty quickly but am confu

Re: [FlexJS] Hello World

2016-06-09 Thread Alex Harui
The image didn't come through for me. Please post a link to the image instead. Thanks, -Alex From: Tom Dowdell mailto:tomcat.dowd...@gmail.com>> Reply-To: "dev@flex.apache.org" mailto:dev@flex.apache.org>> Date: Thursday, June 9, 2016 at 2:52 PM To: "dev@flex.apache.

Re: [Falcon] Declaring defines in config xml doesn't seem to work

2016-06-09 Thread Harbs
+1 On Jun 10, 2016, at 1:32 AM, Christofer Dutz wrote: > +1 > > > > Von meinem Samsung Galaxy Smartphone gesendet. > > > Ursprüngliche Nachricht > Von: jude > Datum: 09.06.16 18:50 (GMT+01:00) > An: dev > Betreff: Re: AW: AW: [Falcon] Declaring defines in config xml does