FlexJS Environment variable

2015-12-11 Thread kinjal patel
I have set two enviroment variable Flex Home : FlexSdks\4.14 Falcon Home: Flexsdks\FlexJS0.5.0 I have tried to compile FlexJS application through command line for that I have set the path of FlexJS sdk and applied mxmlc command but it take flex-home path instead of flexjs path(falcon home) for com

[FlexJS] Code missing in the generated js file?

2015-12-11 Thread Marcus Fritze
I am really not sure how flexJS internally works. Is the js code (for example the file ViewBaseDataBinding.js in org.apache.flex.binding) generated from the as version (ViewBaseDataBinding.as) from the complier OR is the js file „handwritten“? Because there is some little difference. in the Vi

[4.15.0] # Apache Flex SDK 4.15.0 nightly build 125: Successful

2015-12-11 Thread flex . ci . builds
flex-sdk_release-candidate - Build #125 - Successful Changes since last build: No changes For more information, check the console output at http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_release-candidate/125/.

[FlexJS] How can I set css values for and of the generated html file?

2015-12-11 Thread Marcus Fritze
When I set the height of ViewBase to 100% , this height isn’t actually 100% (visible) in the generated HTML file. It generates: signature.asc Description: Message signed with OpenPGP using GPGMail

mustella for charts

2015-12-11 Thread Mark Kessler
Was testing after doing a simple update to the files. Forgot about the existing bitmap failures. Did you want me to regenerate the baselines for them when I commit my changes later? [java] = [java] Passes: 14 [java] Fails: 147 [java]

Re: [FlexJS] Code missing in the generated js file?

2015-12-11 Thread Alex Harui
In FlexJS 0.5.0, many JS files are handwritten. You can tell which ones are handwritten because they have the standard Apache header. Files that were cross-compiled say "Generated by Apache Flex Cross-Compiler from …" We are just completing the "back port" of all of our JS files to AS, so soon

Re: [FlexJS] How can I set css values for and of the generated html file?

2015-12-11 Thread Alex Harui
Are you trying to get the app to resize as the browser changes size? If so, try adding the BrowserResizeListener bead to the Application's beads. -Alex From: Marcus Fritze mailto:marcus.fri...@googlemail.com>> Reply-To: "dev@flex.apache.org" mailto:dev@flex.apache.o

Re: mustella for charts

2015-12-11 Thread Alex Harui
On 12/11/15, 9:02 AM, "Mark Kessler" wrote: >Was testing after doing a simple update to the files. Forgot about the >existing bitmap failures. Did you want me to regenerate the baselines for >them when I commit my changes later? > It still bugs me that we are taking away Spark Label usage fr

Re: mustella for charts

2015-12-11 Thread OmPrakash Muppirala
Do you know if Spark labels ever worked with Charts? I dont think so. Thanks, Om On Dec 11, 2015 9:52 AM, "Alex Harui" wrote: > > > On 12/11/15, 9:02 AM, "Mark Kessler" wrote: > > >Was testing after doing a simple update to the files. Forgot about the > >existing bitmap failures. Did you wan

Re: mustella for charts

2015-12-11 Thread Alex Harui
On 12/11/15, 9:57 AM, "omup...@gmail.com on behalf of OmPrakash Muppirala" wrote: >Do you know if Spark labels ever worked with Charts? I dont think so. I was wondering that myself. Somehow, the current chart baseline images are showing text, so one thing I was going to do was dig into it to

Re: mustella for charts

2015-12-11 Thread Mark Kessler
I'll hold off then for now. But I can tell you the current fonts being shown in the baseline have a higher clarity than what the new baselines would show. I'll see if this example goes through. First is current, second is the new one. [image: Inline image 3][image: Inline image 4] -Mark On Fri

RE: Is there a API for CPU usage of an app?

2015-12-11 Thread Jason Taylor
you don't need to run in debug mode to use advanced telemetry and/or scout, you just need to compile with that turned on. -Original Message- From: jude [mailto:flexcapaci...@gmail.com] Sent: Thursday, December 10, 2015 6:41 PM To: dev Subject: Re: Is there a API for CPU usage of an app?

Re: mustella for charts

2015-12-11 Thread Mark Kessler
Original baseline image: http://tinypic.com/r/245y5xe/9 Current Bad image: http://tinypic.com/r/f0nnd0/9 On Fri, Dec 11, 2015 at 2:02 PM, Mark Kessler wrote: > I'll hold off then for now. But I can tell you the current fonts being > shown in the baseline have a higher clarity than what the ne

Re: mustella for charts

2015-12-11 Thread Alex Harui
I don't see any obvious degradation, but I know folks much better eyes than I do. I think you are seeing the difference in rendering between device and embedded fonts and maybe also TextLine vs TextField. There have been complaints in the past about embedded fonts looking more fuzzy or blurry

Air window visibility paradox

2015-12-11 Thread David Frank
Hey there experts, I have a unique situation with my Adobe AIR application, that I would be extremely grateful if anyone could help me understand. Attached is an image of my situation. So, what I have is, in Windows 7, an AIR app launched with System Chrome = 'none', and Transparent = 'true', s

RE: Air window visibility paradox

2015-12-11 Thread David Frank
My attached image didn't come through. I've uploaded it now. Here is a link to my image: http://postimg.org/image/647z07n3l/ Thank you in advance for any help in understanding this. - David From: David Frank [mailto:david.fr...@on24.com] Sent: Friday, December 11, 2015 11:54 AM To: dev@flex.ap

[4.15.0] # Apache Flex SDK 4.15.0 nightly build 126: Successful

2015-12-11 Thread flex . ci . builds
flex-sdk_release-candidate - Build #126 - Successful Changes since last build: No changes For more information, check the console output at http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_release-candidate/126/.