Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.2 RC2

2015-06-21 Thread Erik de Bruin
Alex,

I'm very sorry for the delay in my repsonse, but this time I get:

/Users/erik/Desktop/flex/apache-flex-sdk-installer-3.2.0-src/installer/src/InstallApacheFlex-app.xml:
error 305: Intial window content SWF version 28 exceeds namespace version
http://ns.adobe.com/air/application/4.0

when running the approve script. I want to help out, but I'm rusty and
don't have the cycles to go Googling what I'm doing wrong... What am I
missing?

EdB



On Fri, Jun 19, 2015 at 2:50 PM, Alex Harui aha...@adobe.com wrote:

 Ah yes, I should have been more clear.  This issue should be fixed as well
 by the official hash for this RC: 779907321df67042d80349d2a458b2db482deb35

 -Alex

 On 6/18/15, 11:55 PM, Justin Mclean jus...@classsoftware.com wrote:

 Hi,
 
 With the previous both FlexJS and 4.14.1 SDK failed to install for me,
 has that been fixed or is it the same with this RC / just my problem?
 
 Thanks,
 Justin




-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl


Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.2 RC2

2015-06-21 Thread Alex Harui


On 6/21/15, 9:43 PM, Justin Mclean justinmcl...@me.com wrote:

Hi,

 If you install some version of Apache Flex with AIR newer than 4.0 then
you will probably have this problem.

So you’re saying this will only work if you have a default Apache Flex
4.11 or below installed? If you have 4.12, 4.13 or 4.14 default installs
it won’t work?

I could be wrong, but I thought the Installer let you pick any version of
AIR to mix with any version of Apache Flex.


You would also have to select an older version of AIR when installing the
SDK and it currently defaults to a more recent one with older versions of
the SDK.

As I said in a recent reply, you can probably just set -target-player or
-swf-version.


Any reason why wouldn't we want to use the latest version?

Doesn’t matter to me.  Would have been a good thing to try before we cut
the RC.  Folks are supposed to check stuff like this out before we start
making official RC’s.  At least, I think that’s the process the PMC agreed
upon.  I’m not sure how many folks are going to build their installer from
source anyway.

-Alex



Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.2 RC2

2015-06-21 Thread Justin Mclean
HI,

 The Installer is just like any other AIR app.  You need to adjust the xml
 to whatever version of AIR you are using.

Except that doesn't work if you try to compile it with AIR 4.0 and your Flex 
SDK has another version AIR.

Why do we have an AIR_HOME variable if in one place it using the air version 
contained in FLEX_HOME?

Justin

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.2 RC2

2015-06-21 Thread Justin Mclean
Hi,

I’m allso unable to compile from source. Tied various versions for AIR_HOME.

Setting to a a recent version of AIR give this:
 error 305: Intial window content SWF version 27 exceeds namespace version 
http://ns.adobe.com/air/application/4.0

Setting to the AIR 4.0 (the namespace mentioned above gives) also this error.

Physically changing the name space in the config file [1] to be 18.0 rather 
than 4.0 and pointing AIR_HOME at AIR 18 SDK and It will compile.

My guess is that one of the new swcs has been compiled with a version of AIR  
4.0. Look like it need to be recompiled with AIR 4.0 and/or the README changed. 
What version of AIR do you think we should be targeting?

Thanks,
Justin

1. apache-flex-sdk-installer-3.2.0-src/installer/src/InstallApacheFlex-app.xml



Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.2 RC2

2015-06-21 Thread Alex Harui
The -app.xml uses AIR 4.0.

AFAIK, SWCs do not have their SWF version carried over into the final SWF.

If you install some version of Apache Flex with AIR newer than 4.0 then
you will probably have this problem.

-Alex

On 6/21/15, 8:45 PM, Justin Mclean jus...@classsoftware.com wrote:

Hi,

I’m allso unable to compile from source. Tied various versions for
AIR_HOME.

Setting to a a recent version of AIR give this:
 error 305: Intial window content SWF version 27 exceeds namespace
version http://ns.adobe.com/air/application/4.0

Setting to the AIR 4.0 (the namespace mentioned above gives) also this
error.

Physically changing the name space in the config file [1] to be 18.0
rather than 4.0 and pointing AIR_HOME at AIR 18 SDK and It will compile.

My guess is that one of the new swcs has been compiled with a version of
AIR  4.0. Look like it need to be recompiled with AIR 4.0 and/or the
README changed. What version of AIR do you think we should be targeting?

Thanks,
Justin

1. 
apache-flex-sdk-installer-3.2.0-src/installer/src/InstallApacheFlex-app.xm
l




Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.2 RC2

2015-06-21 Thread Justin Mclean
Hi,

 If you install some version of Apache Flex with AIR newer than 4.0 then you 
 will probably have this problem.

So you’re saying this will only work if you have a default Apache Flex 4.11 or 
below installed? If you have 4.12, 4.13 or 4.14 default installs it won’t work?

You would also have to select an older version of AIR when installing the SDK 
and it currently defaults to a more recent one with older versions of the SDK.

Any reason why wouldn't we want to use the latest version?

Thanks,
Justin



Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.2 RC2

2015-06-21 Thread OmPrakash Muppirala
On Sun, Jun 21, 2015 at 9:43 PM, Justin Mclean justinmcl...@me.com wrote:

 Hi,

  If you install some version of Apache Flex with AIR newer than 4.0 then
 you will probably have this problem.

 So you’re saying this will only work if you have a default Apache Flex
 4.11 or below installed? If you have 4.12, 4.13 or 4.14 default installs it
 won’t work?

 You would also have to select an older version of AIR when installing the
 SDK and it currently defaults to a more recent one with older versions of
 the SDK.

 Any reason why wouldn't we want to use the latest version?


The Installer is just like any other AIR app.  You need to adjust the xml
to whatever version of AIR you are using.  If you pick a version and things
look broken, we should certainly discuss it.  Otherwise, I don't see an
issue here.

Thanks,
Om


 Thanks,
 Justin




Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.2 RC2

2015-06-21 Thread Alex Harui
BTW, I think you can add -swf-version=23 and/or -target-player=12.0

-Alex

On 6/21/15, 7:51 AM, Erik de Bruin e...@ixsoftware.nl wrote:

Alex,

I'm very sorry for the delay in my repsonse, but this time I get:

/Users/erik/Desktop/flex/apache-flex-sdk-installer-3.2.0-src/installer/src
/InstallApacheFlex-app.xml:
error 305: Intial window content SWF version 28 exceeds namespace version
http://ns.adobe.com/air/application/4.0

when running the approve script. I want to help out, but I'm rusty and
don't have the cycles to go Googling what I'm doing wrong... What am I
missing?

EdB



On Fri, Jun 19, 2015 at 2:50 PM, Alex Harui aha...@adobe.com wrote:

 Ah yes, I should have been more clear.  This issue should be fixed as
well
 by the official hash for this RC:
779907321df67042d80349d2a458b2db482deb35

 -Alex

 On 6/18/15, 11:55 PM, Justin Mclean jus...@classsoftware.com wrote:

 Hi,
 
 With the previous both FlexJS and 4.14.1 SDK failed to install for me,
 has that been fixed or is it the same with this RC / just my problem?
 
 Thanks,
 Justin




-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl



Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.2 RC2

2015-06-21 Thread Alex Harui


On 6/21/15, 10:21 PM, Justin Mclean justinmcl...@me.com wrote:

Why do we have an AIR_HOME variable if in one place it using the air
version contained in FLEX_HOME?

Because we don’t want to mingle the AIR SDK files with the files from the
Apache Flex repo.  And it should allow you to easily switch which AIR SDK
you use by pointing AIR_HOME at different versions of the AIR SDK when you
compile against the repo.  Compiling against an IDE-compatible Apache Flex
SDK is a different story because it does mingle the AIR SDK files.

-Alex



Re: Can we unify spark and mx Sort and SortField?

2015-06-21 Thread Mihai Chira
This is now done (pending some unit tests) - see recent commits.

Could someone please test that they can correctly sort an mx DataGrid
by clicking on its columns in an MX-only project? For some reason when
I try in IntelliJ I get this error[1]. And if you could try the same
for a Spark-only project it would be ace.

Also, does anyone know why spark.collections.Sort didn't use
Array.sortOn in the sort() function? If not, does anyone see a problem
if I add it?

[1] http://imgur.com/yB6HEz5

On 10 June 2015 at 14:58, Mihai Chira mihai.ch...@gmail.com wrote:
 That's very useful Peter, many thanks!
 It looks like I can use the framework.swc for the common part of these
 classes. Will get round to it later this week, I hope.

 On 10 June 2015 at 14:26, Peter Ginneberge p.ginnebe...@gmail.com wrote:


 I had a quick look yesterday and when I toggled mx only vs spark only
 I saw the mx.swc swapped for the spark.swc. A sparkskins.swc is added for
 spark only while there is no equivalent for mx only.

 For AIR projects a sparkair.swc is also added, there is again no mx
 equivalent.

 Both component sets have a framework.swc, which I guess contains common
 functionality used in both sets.

 regards,
 Peter



 On 10/06/2015 12:59, Mihai Chira wrote:

 Great points, thanks all.

 Does anyone know how I can check which swcs are included in mx-only
 projects and which in spark-only projects, so I can see where I can put
 the
 common functionality if that's the route I / we'll choose? Thanks.

 On 10 June 2015 at 12:40, Kessler CTR Mark J mark.kessler@usmc.mil
 wrote:

 Issues I see or agree with.

 -MX only or Spark only projects.
 -Inheritance of these classes / child classes.
 -Possible different behavior.



 -Mark





RE: Tour de Flex Mobile

2015-06-21 Thread Sugan Naicker
Hi Team,

Yeah, I had the same problem initially...

Click on the ApacheFlex logo and the menu will open. Click on Components.

Rgs,

Sugan


-Original Message-
From: Deepak MS [mailto:megharajdee...@gmail.com] 
Sent: Sunday, June 21, 2015 7:56 AM
To: dev@flex.apache.org
Subject: Re: Tour de Flex Mobile

Sounds exciting. Happened to install it on my mobile. I can see just the blog 
news and twitter feed options. Where can I find the components? I am on android 
lollipop. It isn't showing menu option too. I feel am missing something...
On 20 Jun 2015 12:52, George Yabra phan...@phantom.im wrote:

 Hi there,

 Some time ago I developed a proof of concept 'Tour de Flex Mobile' 
 app. For health reasons I was unable to continue working  on the 
 project. That said, I now feel better and I'm working back on it.

 This time I had some more ideas for the app, for example:

 RSS  Twitter Feeds
 Youtube Videos
 Flex Showcase
 Mailing List reader (both dev and users) Wiki Bug Tracker Components 
 Explorer

 These features will make the app more useful than a simple Components 
 Explorer App and it will be a great resource for any Flex developer, 
 not only the new comers.

 Some of these features are still in early development and I will be 
 working on fine tuning them, others I'm still researching how to 
 implement them without performance issues.

 You can test the new Tour de Flex Mobile App from this link [1]

 This weekend I will commit these new changes and codebase to the flex 
 examples Github repo.

 Feel free to share your comments and suggestions, I tried to make a 
 very stable release but they might be some bugs and glitches. I'm not 
 subscribed to the mailing list but I check it several times a day in 
 the mailing list archive site.

 Best regards

 George

 [1] http://phantom.im/flex




RE: Tour de Flex Mobile

2015-06-21 Thread Deepak MS
Thanks Sugan. Got it now. May be 3 horizontal lines before the logo would
help users to locate the menu...
Anyway, great work George. Works really smooth.

Cheers!
On 21 Jun 2015 13:36, Sugan Naicker su...@dev-x.co.za wrote:

Hi Team,

Yeah, I had the same problem initially...

Click on the ApacheFlex logo and the menu will open. Click on Components.

Rgs,

Sugan


-Original Message-
From: Deepak MS [mailto:megharajdee...@gmail.com]
Sent: Sunday, June 21, 2015 7:56 AM
To: dev@flex.apache.org
Subject: Re: Tour de Flex Mobile

Sounds exciting. Happened to install it on my mobile. I can see just the
blog news and twitter feed options. Where can I find the components? I am
on android lollipop. It isn't showing menu option too. I feel am missing
something...
On 20 Jun 2015 12:52, George Yabra phan...@phantom.im wrote:

 Hi there,

 Some time ago I developed a proof of concept 'Tour de Flex Mobile'
 app. For health reasons I was unable to continue working  on the
 project. That said, I now feel better and I'm working back on it.

 This time I had some more ideas for the app, for example:

 RSS  Twitter Feeds
 Youtube Videos
 Flex Showcase
 Mailing List reader (both dev and users) Wiki Bug Tracker Components
 Explorer

 These features will make the app more useful than a simple Components
 Explorer App and it will be a great resource for any Flex developer,
 not only the new comers.

 Some of these features are still in early development and I will be
 working on fine tuning them, others I'm still researching how to
 implement them without performance issues.

 You can test the new Tour de Flex Mobile App from this link [1]

 This weekend I will commit these new changes and codebase to the flex
 examples Github repo.

 Feel free to share your comments and suggestions, I tried to make a
 very stable release but they might be some bugs and glitches. I'm not
 subscribed to the mailing list but I check it several times a day in
 the mailing list archive site.

 Best regards

 George

 [1] http://phantom.im/flex



Re: Tour de Flex Mobile

2015-06-21 Thread piotrz
Hi George,

This is awesome! Thank you!

Clicking on logo to get access to menu is not so intuitive. - This is
something for change for sure. 

Piotr



-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context: 
http://apache-flex-development.247.n4.nabble.com/Tour-de-Flex-Mobile-tp48009p48066.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.