Re: Error compiling mxml using compiler.jx

2013-05-04 Thread Carlos Rovira
Hi Alex, As you said problem was in duplicated Event metadata, I removed all the duplicates in HTML5 control subclasses and now all is working fine. I created a branch "feature/fix-html5-example" with the fixes and will merge after Erik's integration. 2013/5/4 Alex Harui > > > > On 5/3/13 4:

Re: Error compiling mxml using compiler.jx

2013-05-03 Thread Alex Harui
On 5/3/13 4:41 PM, "Carlos Rovira" wrote: > Right now it seems a convenient environment now that I'm entering this > stuff...I have builds for various examples, and al is working right but > HTML5 example in JS mode, that is failing for me with the following error: > > Finding file for class

Re: Error compiling mxml using compiler.jx

2013-05-03 Thread Carlos Rovira
Hi Om, I started with Alex's overlay approach and it goes well to start seeing a concrete snapshot in time, but as I tried to develop with that setup I find it was very difficult, so I end creating projects for FlexJSUI (at flex-asjs/frameworks/as level and creating a launch configuration for buil

Re: Error compiling mxml using compiler.jx

2013-05-02 Thread Alex Harui
You should be able to run ant in asjs/frameworks/as which will generate a new SWC in asjs/frameworks/libs. Then shutdown FB and replace the SWC in the frameworks/libs of your overlaid SDK and restart FB. If you are doing development on the source in the SWC you can create a FB project for the Fle

Re: Error compiling mxml using compiler.jx

2013-05-02 Thread OmPrakash Muppirala
I see the change in develop, but I am not able to build using develop. Can you push out a overlay zip file build? If this is not a sustainable workflow, maybe we can figure out how to fix the build for me first? Thanks, Om On Thu, May 2, 2013 at 10:04 PM, Alex Harui wrote: > OK, I pushed some

Re: Error compiling mxml using compiler.jx

2013-05-02 Thread Alex Harui
OK, I pushed some changes that make the button show up and should allow you to make progress. On 5/2/13 4:41 PM, "Alex Harui" wrote: > I haven't tested the html5 set, so there could just be a bug there, but > otherwise, yes, it should work. I'll try it this evening if you haven't > figured it

Re: Error compiling mxml using compiler.jx

2013-05-02 Thread Alex Harui
I haven't tested the html5 set, so there could just be a bug there, but otherwise, yes, it should work. I'll try it this evening if you haven't figured it out. It might have to do with the defaults.css in the FlexJSUI.swc. -Alex On 5/2/13 4:33 PM, "OmPrakash Muppirala" wrote: > Okay, I switc

Re: Error compiling mxml using compiler.jx

2013-05-02 Thread OmPrakash Muppirala
Okay, I switched to using the FB 4.7 based on the instructions here: https://cwiki.apache.org/confluence/display/FLEX/Using+FlexJS+with+Adobe+Flash+Builder. It worked fine for me. After getting the basic example working on both the swf and js side, I am trying to do something like this: http://n

Re: Error compiling mxml using compiler.jx

2013-05-01 Thread Alex Harui
I haven't tried Cygwin either. Are you planning on making compiler changes? If so, try getting set up in Eclipse. Otherwise, can you try the FlexJSOverlay instructions and run from FB? On 5/1/13 4:53 PM, "OmPrakash Muppirala" wrote: > On Wed, May 1, 2013 at 4:47 PM, Alex Harui wrote: > >> T

Re: Error compiling mxml using compiler.jx

2013-05-01 Thread OmPrakash Muppirala
On Wed, May 1, 2013 at 4:47 PM, Alex Harui wrote: > The .bat file is out of date. Peter and I are on Macs. Erik too, I think. > I think you'll be able to fix it if you compare it to the Mac script and > make the appropriate changes. > Do you mean the "mxmlc" file when you say "Mac script"? I

Re: Error compiling mxml using compiler.jx

2013-05-01 Thread Alex Harui
The .bat file is out of date. Peter and I are on Macs. Erik too, I think. I think you'll be able to fix it if you compare it to the Mac script and make the appropriate changes. On 5/1/13 4:39 PM, "OmPrakash Muppirala" wrote: > I am trying to test my SVG based controls using compiler.jx and Fl

Error compiling mxml using compiler.jx

2013-05-01 Thread OmPrakash Muppirala
I am trying to test my SVG based controls using compiler.jx and FlexJS. Here is the error I am seeing: Command: C:\p\flex_os\workspace\flexroot\git\flex-falcon\compiler.jx\bin>mxmlc -js-output -type=FLEXJS -closure-lib="C:\p\flex_os\workspace\googleclosure" -sdk-js-lib="C: \p\flex_os\workspace\f