Re: Flex iOs project compiling in a Mac VM under VirtualBox ?

2014-02-07 Thread Claude BERNARDINI
Unfortunately, we need MacOs to compile a project using precomplied ANEs, because we have to set the path to SDK in the Native Extensions Tab, in the Flash Builder build form... I will try to run the build all the night and keep you informed... Le 2014-02-06 22:58, Greg Dove a écrit : I t

Re: Can I Bind a SolidColor Fill Value?

2014-02-07 Thread Tintin
Hello Martin I'm inching closer! I looked carefully at my code again last night, particularly at the passing of the presenter class to the Thumb Skin. I saw that your example code in the customSlider_creationCompleteHandler you assigned a new instance of SliderView_Presenter to variable 'p' and

Re: Can I Bind a SolidColor Fill Value?

2014-02-07 Thread Martin Miko
Hi Chris, yeah, sorry my mistake, I wrote it hastily and forgot kinda important line there: *super.partAdded(partName, instance);* so the correct function should look like this: override protected function partAdded(partName:String, instance:Object):void { super. partAdded(partName, instanc

Re: Flex iOs project compiling in a Mac VM under VirtualBox ?

2014-02-07 Thread Sean Thayne
I highly suggest creating an ant build script instead of using FB. On Feb 7, 2014 2:05 AM, "Claude BERNARDINI" wrote: > > Unfortunately, we need MacOs to compile a project using precomplied ANEs, > because we have to set the path to SDK in the Native Extensions Tab, in the > Flash Builder build f

FLEX-33846, Spark datagrid inside divided box

2014-02-07 Thread modjklist
Just sending out another request for someone to help resolve this (minor) issue before the next SDK release... https://issues.apache.org/jira/browse/FLEX-33846 This bug should effect anyone using Spark datagrid inside a divided box. Thanks in advance for any help.

Re: Can I Bind a SolidColor Fill Value?

2014-02-07 Thread Tintin
Hello Martin As soon as I read your reply I realised that I should have noticed that. Thank you very much for your support with this. I will make the adjustment later today and let you know how it goes. Great learning along the way. Regards Chris On 7 Feb 2014, at 10:32, "Martin Miko [via Apac

Just a job offer

2014-02-07 Thread Michael Fischer
Hi Flex*ing Folks, please take a look at this -> http://www.dallmeier.com/de/unternehmen/karriere/offene-stellen/anwendungsentwickler-wm-apache-flex-adobe-air.html Have a nice Weekend, Michael

Re: Just a job offer

2014-02-07 Thread Dana White
Michael, Is this opportunity limited to locals in Germany or will remote resources be considered? Cheers, Dana A. White Sent from my iPhone > On Feb 7, 2014, at 2:23 PM, Michael Fischer wrote: > > Hi Flex*ing Folks, > > please take a look at this -> > http://www.dallmeier.com/de/unterneh

Building Apache Flex apps for iOS7

2014-02-07 Thread OmPrakash Muppirala
Hi, I just put up a new blog post clarifying how to continue to develop Apache Flex apps for iOS7 https://blogs.apache.org/flex/entry/building_apache_flex_apps_for Please feel free to share this link widely :-) Thanks, Om