[4.14 - LAST CALL] getting ready for the RC

2015-01-14 Thread Erik de Bruin
Hi, As the subject suggests, we're on the verge of cutting the Apache Flex SDK 4.14 Release Candidate. And we need your help! We're currently working on issues in three areas: 1) checking the licensing information 2) fixing some regressions in the mobile component skins 3) making sure the new Fl

Re: [4.14 - LAST CALL] getting ready for the RC

2015-01-14 Thread Angelo Lazzari
hi, i would like to contribute, i tried to download the night rel but i cannot find the nightly build link, where is it? in the installer? on the web? Thank you! Angelo Il giorno Wed Jan 14 2015 at 10:07:07 Erik de Bruin ha scritto: > Hi, > > As the subject suggests, we're on the verge of cutti

Re: [4.14 - LAST CALL] getting ready for the RC

2015-01-14 Thread Erik de Bruin
Angelo, It is indeed in the Installer. Open the Installer, right click anywhere and select the "Show Dev Builds" option. The 'Apache Flex SDK 4.14 RC' option should now be available in the 'Select Flex version' dropdown. Thanks for contributing, EdB On Wed, Jan 14, 2015 at 10:15 AM, Angelo L

Re: Is there a way to check if a style exists on an object

2015-01-14 Thread jude
I put together a test to see if styles show up in the inheritedStyles or nonInheritedStyles objects. The result is that unless the style has been assigned a value it doesn't show up so . I also tested if a custom style is undefined by default. It is. http://apaste.info/wj3 On Tue, Jan 13, 2015 at

Re: embeded css in SDK

2015-01-14 Thread Mihai Chira
And, just in case, make sure you didn't run into this known IntelliJ problem [1] [1] http://mail-archives.apache.org/mod_mbox/flex-dev/201412.mbox/%3ccap1cexhhzuujjqpzzhp2ozk8xzbzf+rnrv5tysnrup4clgk...@mail.gmail.com%3E On 13 January 2015 at 20:23, piotrz wrote: > Hi Chris, > > It doesn't look

Re: MXMLC incremental not working on OSX?

2015-01-14 Thread James M. Greene
When you were using it on Windows, were you: (1) Using "mxmlc.bat"/"mxmlc.exe", "mxmlc.jar" directly, or "fcsh"? (2) What terminal were you using? e.g. cmd (Command Prompt), PowerShell, MinGW, Cygwin, GitBash, etc. (3) Were your files hosted on a normal NTFS drive? (4) What version of the Flex SDK?

Re: MXMLC incremental not working on OSX?

2015-01-14 Thread WesleyJohnson
James M. Greene wrote > When you were using it on Windows, were you: > (1) Using "mxmlc.bat"/"mxmlc.exe", "mxmlc.jar" directly, or "fcsh"? > (2) What terminal were you using? e.g. cmd (Command Prompt), PowerShell, > MinGW, Cygwin, GitBash, etc. > (3) Were your files hosted on a normal NTFS drive? >

Cannot configure SDK 4.13.0 in FB 4.7

2015-01-14 Thread Jim Robson
I'm running FB 4.7 on OSX Yosemite. The laptop is locked down by company policy, so it won't let me run the SDK installer. So, I downloaded the binary manually and ran the Ant script to get the dependencies. Ant said the build ran successfully, but the dependencies were not visible in Finder, so I

Re: Cannot configure SDK 4.13.0 in FB 4.7

2015-01-14 Thread Alex Harui
Which script did you run? I would start over, expand the binary into a folder, change to that folder and run: ant -f installer.xml -Alex On 1/14/15, 6:33 AM, "Jim Robson" wrote: >I'm running FB 4.7 on OSX Yosemite. The laptop is locked down by company >policy, so it won't let me run th