Flexmojos 7.0.1 NullPointerException while generating sources

2014-11-12 Thread 4xy
Hi folks, I'm migrating my projects to flexmojos7.0.1 (flex-sdk4.13) from 6.0.1. I have a project that generate the sources by using graniteds23 generator. When I made changes in order flexmojos7.0.1 to be used I've got NullPointerException. [INFO]

Re: Conditional breakpoints

2014-11-12 Thread mark goldin
well, that might work too, but what I was thinking about is to have some condition that would stop execution once it's met. Something like when a = 3 stop and point to a line of code where a is set. On Wed, Nov 12, 2014 at 8:34 AM, Christofer Dutz christofer.d...@c-ware.de wrote: Probably you

Re: Conditional breakpoints

2014-11-12 Thread mark goldin
Yes, that might work, thanks. On Wed, Nov 12, 2014 at 12:29 PM, Alex Harui aha...@adobe.com wrote: What kind of model? If it has getter/setters, set a breakpoint in the setter. On 11/12/14, 7:59 AM, mark goldin markzolo...@gmail.com wrote: well, that might work too, but what I was

Re: AlivePDF

2014-11-12 Thread Sascha Ahrend
If i may ask, from your experience - do you refer to any main functions not being 100% complete, or is this generally more exotic ones? I checked the examples and 86 out of 87 went well (maybe there is different versions of the library). And when you say it is slow (i read also other comments

Re: Math.pow in ActionScript

2014-11-12 Thread modjklist
For what it's worth, Matlab produces 72057594037927936. In general, 64-bit math is limited in accuracy to between 16 and 17 decimal digits, depending how well that number fits into a floating point representation. - Original Message - From: Gordon Smith gsmit...@hotmail.com To:

Re: SVG/SWF to FXG Converter (Win, Mac, Eclipse)

2014-11-12 Thread OmPrakash Muppirala
Sascha, This is a great tool and I see a lot of potential in it. Especially given that Adobe has stopped supporting Export to FXG in Illustrator CC. I tried a pretty detailed AI file from here [1], exported it to SVG. Then I used your tool to try to export it to FXG. Upon importing, the app

AW: Flexmojos 7.0.1 NullPointerException while generating sources

2014-11-12 Thread Christofer Dutz
Hi, I guess the problem you are having is that you set the parameter generatorToUse to a generator that is not available on your plugin classpath. So if you wanted to use the 2.3.2 granite generator, you have this in the configuration:

Re: Math.pow in ActionScript

2014-11-12 Thread Alon Levy
On 11/12/2014 11:23 PM, modjkl...@comcast.net wrote: For what it's worth, Matlab produces 72057594037927936. A power of 2 is not divisible by 5 and hence not by 10 so it cannot end in a zero. So any answer with a trailing zero is wrong. In general, 64-bit math is limited in accuracy to

Flash Player Debugger location on Yosemite ?

2014-11-12 Thread DavidM
Hi, I'm trying to debug a flex application on OSX Yosemite, using IntelliJ. I installed Flash Player content debugger 15.0 The install seemed to go fine, and seemed to end successfully. However, I cannot find where the player is located, so that I can't set it's location in the IntelliJ

Re: SVG/SWF to FXG Converter (Win, Mac, Eclipse)

2014-11-12 Thread Sascha Ahrend
Hi Om, The code is also available on the download page, in the Master folder: www.realcreation.com/S2F_Converter/ Have you tried exporting with different SVG settings? It would be interesting to figure out what causes the hickup. Unfortunately my Illustrator trial has just expired, maybe you