Re: [VOTE] Release Apache Flex SDK Installer 2.7 - RC2

2013-10-25 Thread piotr.zarzycki
+1 Installation OK. :) Thanks! - Flex/Air developer open to new job offers and challenges. piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/VOTE-Release-Apache-Flex-SDK-Installer-2-7-RC2-tp31432p31436.html Sent from the Apache F

Re: [FALCON] Installer (was: Basic Tests pass)

2013-10-25 Thread Alex Harui
On 10/25/13 2:06 PM, "OmPrakash Muppirala" wrote: >On Fri, Oct 25, 2013 at 1:15 PM, Alex Harui wrote: > >> >> >> On 10/25/13 11:41 AM, "OmPrakash Muppirala" >>wrote: >> > >> >If you can post your thoughts on what it would take to get the >>Installer >> >to >> >support this, that would be good

Re: [FALCON] Installer (was: Basic Tests pass)

2013-10-25 Thread OmPrakash Muppirala
On Fri, Oct 25, 2013 at 1:15 PM, Alex Harui wrote: > > > On 10/25/13 11:41 AM, "OmPrakash Muppirala" wrote: > > > >If you can post your thoughts on what it would take to get the Installer > >to > >support this, that would be good to know. > Not only do we need to install Falcon, but someday, Fle

Re: [FALCON] Installer (was: Basic Tests pass)

2013-10-25 Thread Alex Harui
On 10/25/13 11:41 AM, "OmPrakash Muppirala" wrote: > >If you can post your thoughts on what it would take to get the Installer >to >support this, that would be good to know. Not only do we need to install Falcon, but someday, FlexJS, maybe other stuff as well. So I keep wondering: In the Insta

Re: [FALCON] Basic Tests pass

2013-10-25 Thread OmPrakash Muppirala
On Oct 25, 2013 11:00 AM, "Alex Harui" wrote: > > > > On 10/25/13 10:03 AM, "Erik de Bruin" wrote: > > >>Yes, some were linebreaks, that look like they came from 'older' FB or > >other IDE - since it didn't occur in my major project that was brought > >through multiple versions; but they did occu

Re: [FALCON] Basic Tests pass

2013-10-25 Thread Alex Harui
On 10/25/13 10:03 AM, "Erik de Bruin" wrote: >>Yes, some were linebreaks, that look like they came from 'older' FB or >other IDE - since it didn't occur in my major project that was brought >through multiple versions; but they did occur in code I downloaded for >a recent addition. But they were

Re: [FALCON] Basic Tests pass

2013-10-25 Thread Erik de Bruin
> On 10/25/13 3:43 AM, "Erik de Bruin" wrote: >>Next I got really bold and decided to try a bit of Mustella: >>'./mini_run.sh tests/components/Label'. This got me 2 compile errors >>on a mysterious character in 2 of the AS files. > Yeah, MXMLC lets a particular Unicode linebreak character through

Re: [FALCON] Basic Tests pass

2013-10-25 Thread Alex Harui
On 10/25/13 3:43 AM, "Erik de Bruin" wrote: >Next I got really bold and decided to try a bit of Mustella: >'./mini_run.sh tests/components/Label'. This got me 2 compile errors >on a mysterious character in 2 of the AS files. Yeah, MXMLC lets a particular Unicode linebreak character through that

Re: Newest Apache Flex committer

2013-10-25 Thread Igor Costa
Welcome to the team. Igor Costa www.igorcosta.com www.igorcosta.org On Fri, Oct 25, 2013 at 10:04 AM, Harbs wrote: > Welcome abroad! > > On Oct 25, 2013, at 1:30 AM, Justin Mclean wrote: > > > Hi, > > > > I am pleased to announce that the Project Management Committ

Re: Load external swf in AIR mobile application

2013-10-25 Thread Alex Harui
But IIRC, even on Android, SWFs loaded from outside the application directory are loaded into a separate security domain, and there is no way to tell them to load into your security domain which you need for modules to work. And really, it is theoretically unsafe to do so, as you cannot trust that

Re: Newest Apache Flex committer

2013-10-25 Thread Harbs
Welcome abroad! On Oct 25, 2013, at 1:30 AM, Justin Mclean wrote: > Hi, > > I am pleased to announce that the Project Management Committee (PMC) for > Apache Flex has invited Cosma Colanicchia to become a committer and he has > accepted. > > Cosma has been active on the dev and user lists for

Re:Load external swf in AIR mobile application

2013-10-25 Thread DarkStone
Hi Dmitriy, Well, you can load external swfs in AIR on iOS, but you need to meet the following restrictions: 1. You must use AIR 3.7 or later version of AIR SDK. 2. All the external swfs must be declared in a xml file and in a txt file in your project. 3. Application swf and other swfs (exter

RE: [FALCON] Basic Tests pass

2013-10-25 Thread Kessler CTR Mark J
This is exciting to hear. :) -Mark -Original Message- From: Erik de Bruin [mailto:e...@ixsoftware.nl] Sent: Friday, October 25, 2013 6:44 AM To: dev@flex.apache.org Subject: Re: [FALCON] Basic Tests pass Ok, this is all I have time for today: I build a fresh copy of Falcon and pulled a

RE: Newest Apache Flex committer

2013-10-25 Thread Kessler CTR Mark J
Congrats and welcome. -Mark -Original Message- From: Justin Mclean [mailto:jus...@classsoftware.com] Sent: Thursday, October 24, 2013 6:30 PM To: dev@flex.apache.org Subject: Newest Apache Flex committer Hi, I am pleased to announce that the Project Management Committee (PMC) for Apach

Re: [FALCON] Basic Tests pass

2013-10-25 Thread Erik de Bruin
Ok, this is all I have time for today: I build a fresh copy of Falcon and pulled a fresh copy of the 4.11 SDK. Next I copied the contents of the 'flex-falcon/compiler/generated/dist/sdk/bin' and '[same]/lib' to the corresponding directories in the SDK, under the - probably silly, I'm new at this -

Re: [FALCON] Basic Tests pass

2013-10-25 Thread Erik de Bruin
The SDKSWCTests pass for me as well. Another (very) encouraging finding: when I compile a large AIR application we have with the new compiler, it actually seems to produce a useable application! I haven't done extensive checks, but the login (using RemoteObject to a server) and most content screen

RE: Newest Apache Flex committer

2013-10-25 Thread Sugan Naicker
Hi Cosma, Congratulations! Regards, Sugan Naicker South Africa -Original Message- From: Justin Mclean [mailto:jus...@classsoftware.com] Sent: 25 October 2013 12:30 AM To: dev@flex.apache.org Subject: Newest Apache Flex committer Hi, I am pleased to announce that the Project Managemen

Re: Newest Apache Flex committer

2013-10-25 Thread Tom Chiverton
Welcome to the team ! Tom On 24/10/2013 23:30, Justin Mclean wrote: Hi, I am pleased to announce that the Project Management Committee (PMC) for Apache Flex has invited Cosma Colanicchia to become a committer and he has accepted. Cosma has been active on the dev and user lists for a long tim

Re: [VOTE] Release Apache Flex SDK Installer 2.7 - RC2

2013-10-25 Thread Tom Chiverton
On 24/10/2013 19:49, Alex Harui wrote: surprising to me. Can someone explain? They probably have a time-related component. Tom

Re: Newest Apache Flex committer

2013-10-25 Thread Cosma Colanicchia
Thank you for the warm welcome! Coming from a Java/JavaEE background, I've been studying and developing applications using Flex for the last 7 years, and I'm happy that it has successfully evolved into an open source project here at Apache. I'm proud to be on board in company of a lot of talented

Load external swf in AIR mobile application

2013-10-25 Thread Dmitriy Resnyanskiy
Hi, Apache! We are developing a mobile AIR application for Android and iOS. Our main application should be able to load the module SWF (compiled spark Module or sub-appplication), or the module styles (compiled CSS file) from any directory. For example, here: *File.applicationStorageDirectory.nati