Re: Search in Apache Flex Docs?

2014-03-29 Thread Alex Harui
Not sure I followed, but sounds like work ;-) Would it be sufficient if someone were to write up a class called CompilerElements.as and put it in the framework? -Alex On 3/29/14 9:46 PM, "Joseph Balderson" wrote: >It would be useful to see all metadata, compiler directives (like >conditinoal

Re: Search in Apache Flex Docs?

2014-03-29 Thread Joseph Balderson
It would be useful to see all metadata, compiler directives (like conditinoal compilation), MXML compiler pseudo-properties (like itemCreationPolicy), have a mention in the ASDOCs, somewhere. So that if you're searching them, you don't have to wade through the wiki. The Adobe ASDOCs has two secti

RE: flex-sdk_mustella-mobile - Build # 621 - Failure!

2014-03-29 Thread Maurice Amsellem
Undone commit. See what happens. Maurice -Message d'origine- De : Maurice Amsellem [mailto:maurice.amsel...@systar.com] Envoyé : samedi 29 mars 2014 19:30 À : Erik de Bruin; dev@flex.apache.org Objet : RE: flex-sdk_mustella-mobile - Build # 621 - Failure! Anyway, I have to undo the co

RE: RTL support in mobile apps

2014-03-29 Thread Maurice Amsellem
Ok, managed to get the font embedded in the mobile app, but still does not display correctly. So I leave it for now, until someone gets a genius idea... Maurice -Message d'origine- De : Maurice Amsellem [mailto:maurice.amsel...@systar.com] Envoyé : samedi 29 mars 2014 18:57 À : dev@fl

RE: flex-sdk_mustella-mobile - Build # 621 - Failure!

2014-03-29 Thread Maurice Amsellem
Anyway, I have to undo the commit because it does not work. So let's see if it fixes the mustella failure. Maurice De : Erik de Bruin [mailto:e...@ixsoftware.nl] Envoyé : samedi 29 mars 2014 19:26 À : dev@flex.apache.org; Maurice Amsellem Objet : Re: flex-sdk_mustella-mobile - Build # 621 - Fail

Re: flex-sdk_mustella-mobile - Build # 621 - Failure!

2014-03-29 Thread Erik de Bruin
Any chance this is related to a recent commit? EdB On Sat, Mar 29, 2014 at 6:36 PM, wrote: > flex-sdk_mustella-mobile - Build # 621 - Failure: > > http://flex-mustella.cloudapp.net/job/flex-sdk_mustella-mobile/621/ > > Changes for Build #621 > [maurice.amsellem] FIXED - FLEX-24502 Mobile opt

RE: RTL support in mobile apps

2014-03-29 Thread Maurice Amsellem
Is this the right way to do it ? http://help.adobe.com/en_US/flex/mobileapps/WS19f279b149e7481c6a9f451212b87fe7e87-8000.html Maurice -Message d'origine- De : Maurice Amsellem [mailto:maurice.amsel...@systar.com] Envoyé : samedi 29 mars 2014 18:54 À : dev@flex.apache.org Objet : RE: RTL

RE: RTL support in mobile apps

2014-03-29 Thread Maurice Amsellem
Thanks Om, That's what I am trying now (embedding the font). Maurice -Message d'origine- De : omup...@gmail.com [mailto:omup...@gmail.com] De la part de OmPrakash Muppirala Envoyé : samedi 29 mars 2014 18:50 À : dev@flex.apache.org Objet : RE: RTL support in mobile apps Might be the

RE: RTL support in mobile apps

2014-03-29 Thread OmPrakash Muppirala
Might be the font. Did you try embedding the font? Thanks, Om On Mar 29, 2014 6:43 AM, "Maurice Amsellem" wrote: > Hi, I have completed RTL management on mobile skins. > > The idea was that all default mobile skins (based on StyleableTextField > and ScrollableStageText) display correctly when

RE: RTL support in mobile apps

2014-03-29 Thread Maurice Amsellem
Hi, I have completed RTL management on mobile skins. The idea was that all default mobile skins (based on StyleableTextField and ScrollableStageText) display correctly when using RTL text (Arabic/Hebrew) and layoutDirection set to RTL. So I changed StyleableTextField to correct it's matrix and

Re: Setting up Flex SDK for development

2014-03-29 Thread Justin Mclean
Hi, > I use FB as a text editor, but do just about everything else from ant and > the command line. In most scenarios, I'm more efficient without an IDE, > but that's in part because I've been in this code for so many years. This may help someone - in FB right click on build.xml and select run a