Re: [jira] [Commented] (FLEX-15) Change build script to download specified version of playerglobal.swc

2012-02-14 Thread Justin Mclean
Hi, Just had another ides with the hard coded version numbers in flex-config.xml. The build targets can do this: Where the target player and swf version have been removed from flex-config.xml to the flex-config-XX.Y.xml file like so: 11.1 14 Any one know if the load-con

[jira] [Commented] (FLEX-16) Missing en_AU locale for Flex SDK framework

2012-02-14 Thread Justin Mclean (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208217#comment-13208217 ] Justin Mclean commented on FLEX-16: --- The phone number format resource string is only used i

[jira] [Commented] (FLEX-15) Change build script to download specified version of playerglobal.swc

2012-02-14 Thread Justin Mclean (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208213#comment-13208213 ] Justin Mclean commented on FLEX-15: --- After some further investigation I think is the way fo

Re: Webinar about using IntelliJ with Flex

2012-02-14 Thread Omar Gonzalez
On Tuesday, February 14, 2012, Justin Mclean wrote: > Hi there, > > Not to be picky but: >> - you do not perform any paid support, consulting or training services >> for your open source software; > > Would mean it's not available to all contributors, but then if you're been paid to do Flex wo

Re: SVN vs Git

2012-02-14 Thread Deirdre Holub
Given the conversation on this thread, should the status page be recommending building proposals at github (bullet points two and three under 'Things that could use some help')? On Mon, Feb 13, 2012 at 11:43 AM, Bertrand Delacretaz < bdelacre...@apache.org> wrote: > Hi Martin, > > On Mon, Feb 13,

Re: [jira] [Commented] (FLEX-15) Change build script to download specified version of playerglobal.swc

2012-02-14 Thread Alex Harui
Lots of legal wrangling at Adobe. Sent from my Motorola ATRIX™ 4G on AT&T -Original message- From: Justin Mclean To: "flex-dev@incubator.apache.org" Sent: Tue, Feb 14, 2012 22:48:20 GMT+00:00 Subject: Re: [jira] [Commented] (FLEX-15) Change build script to download specified version o

Re: Webinar about using IntelliJ with Flex

2012-02-14 Thread Justin Mclean
Hi there, Not to be picky but: > - you do not perform any paid support, consulting or training services > for your open source software; Would mean it's not available to all contributors, but then if you're been paid to do Flex work you should be able to afford a licence. Thanks, Justin

Re: Webinar about using IntelliJ with Flex

2012-02-14 Thread David Francis Buhler
Looks like Apache Contributors may qualify for a free license: " WHO QUALIFIES Our Open Source Licenses are available free to truly volunteers developing non-commercial open source software. You qualify for a free license if: - your open source project meets the Open Source definition

Re: Webinar about using IntelliJ with Flex

2012-02-14 Thread Alexandre Madurell
I'm curious as to how it compares to Astella (also from JetBrains). Will you be recording it (as much as I'm just 20 min. away from that time, I should really be sleeping at that time... 1AM - 3AM in Italy). Cheers, Àlex On 2/15/2012 12:36 AM, Nicholas Kwiatkowski wrote: I know a few of you

Webinar about using IntelliJ with Flex

2012-02-14 Thread Nicholas Kwiatkowski
I know a few of you are curious about IDEs other than Flash Builder that you can use with the Flex SDK. JetBrains offers one of these IDEs known as IntelliJ IDEA. The Michigan ActionScript User Group is going to be hosting an online meeting tomorrow (2/15) on what IntelliJ IDEA is, and how an Apa

Re: [jira] [Commented] (FLEX-15) Change build script to download specified version of playerglobal.swc

2012-02-14 Thread Justin Mclean
Hi, Perhaps Apache can host "official" versions of playerglobal.swc or they could be placed in SVN (we would need 10.2,10.3.11.0 (same as 11.1), 11.1 and soon 11.2). I'm not 100% sure but think I saw that while binary files in SVN in general are not allowed 3rd part files are allowed under some

Re: [jira] [Commented] (FLEX-15) Change build script to download specified version of playerglobal.swc

2012-02-14 Thread Andras Csizmadia
11.1 SDK uses 11.0 playerglobal.swc -> I can confirm this. And I think the player global 10.2 SWC is not available as a direct download only 10.3, you have to download older version of Flex SDK. fyi: Flash Player archive is here, but the packages are not containing SWC files (they should be..

[jira] [Commented] (FLEX-17) Spelling errors in en_US locale resource bundles

2012-02-14 Thread Justin Mclean (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208087#comment-13208087 ] Justin Mclean commented on FLEX-17: --- Patch to fix: ### Eclipse Workspace Patch 1.0 #P Apac

[jira] [Created] (FLEX-17) Spelling errors in en_US locale resource bundles

2012-02-14 Thread Justin Mclean (Created) (JIRA)
Spelling errors in en_US locale resource bundles Key: FLEX-17 URL: https://issues.apache.org/jira/browse/FLEX-17 Project: Apache Flex Issue Type: Improvement Reporter: Justin Mclea

Re: [jira] [Commented] (FLEX-15) Change build script to download specified version of playerglobal.swc

2012-02-14 Thread David Francis Buhler
Seems right. http://www.adobe.com/support/flashplayer/downloads.html#fp11 To test the 11.1 APIs, the playerglobal.swc the link points to is 11.0 On Tue, Feb 14, 2012 at 5:23 PM, Justin Mclean wrote: > Hi, > > After a little further research it seems that the 11.1 SDK uses the 11.0 > playergloba

Re: [jira] [Commented] (FLEX-15) Change build script to download specified version of playerglobal.swc

2012-02-14 Thread Justin Mclean
Hi, After a little further research it seems that the 11.1 SDK uses the 11.0 playerglobal.swc and there isn't a 11.1 playerglobal.swc. Can anyone confirm this? Does anyone know if there is an official URL for the 10.2 playerglobal.swc? Thanks, Justin On 14/02/2012, at 7:31 PM, Justin Mclean w

Re: Other locales for Flex SDK

2012-02-14 Thread Justin Mclean
Hi, Taking a look at the SDK it looks like the phone format string is only used in mx:PhoneFormatter it's unlikely that any non US based applications would be using this class to format non US phone numbers. Not that that stops the need for a non US centric phone number formatter/validator but

[jira] [Commented] (FLEX-15) Change build script to download specified version of playerglobal.swc

2012-02-14 Thread Justin Mclean (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208037#comment-13208037 ] Justin Mclean commented on FLEX-15: --- Patch for build.xml. ### Eclipse Workspace Patch 1.0

Re: Other locales for Flex SDK

2012-02-14 Thread David Francis Buhler
I believe there is a Regular Expression Validator: [1] http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/validators/RegExpValidator.html On Tue, Feb 14, 2012 at 4:12 PM, Justin Mclean wrote: > Hi, > > Another idea would be to add regular regular expression support. to the >

Re: Other locales for Flex SDK

2012-02-14 Thread Justin Mclean
Hi, Just as the current Phone validator assumes all digits are valid for a first step we could as well. Ignoring digits the patterns become: (###) () ### () ## (#) # (##) (##) # (I may of missed one) It wouldn't be too hard to change the code

[jira] [Commented] (FLEX-15) Change build script to download specified version of playerglobal.swc

2012-02-14 Thread Justin Mclean (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208008#comment-13208008 ] Justin Mclean commented on FLEX-15: --- Should be easy enough to make the same and/or similar

Re: Other locales for Flex SDK

2012-02-14 Thread Omar Gonzalez
On Tue, Feb 14, 2012 at 12:09 PM, David Francis Buhler < davidbuh...@gmail.com> wrote: > There is an Apache-licensed project that deals with i18n phone-number > validation: > > http://code.google.com/p/libphonenumber/ > > Perhaps it could be ported as an Apache Flex Phone Number Validator? > > I s

Re: Other locales for Flex SDK

2012-02-14 Thread David Francis Buhler
There is an Apache-licensed project that deals with i18n phone-number validation: http://code.google.com/p/libphonenumber/ Perhaps it could be ported as an Apache Flex Phone Number Validator? On Tue, Feb 14, 2012 at 2:48 PM, Glenn Williams wrote: > Hi David. > > Just to make matters worse. Her

RE: Other locales for Flex SDK

2012-02-14 Thread Glenn Williams
Hi David. Just to make matters worse. Here's the formatting rules for UK phone numbers needed to make any formatting complete. Ive actually just finished this last week in an app for a client here in the UK. Sorry if you already know this, I just thought I'd add it to point out the whole problem

RE: Other locales for Flex SDK

2012-02-14 Thread David Arno
> From: Maciek Sakrejda [mailto:m.sakre...@gmail.com] > Sent: 14 February 2012 17:57 > > I would suggest settings that allow as many valid variations as possible > (nothing more fun than having your personal details deemed invalid by a form) > even at the cost of false negatives, and a single ve

[jira] [Commented] (FLEX-16) Missing en_AU locale for Flex SDK framework

2012-02-14 Thread David Arno (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207893#comment-13207893 ] David Arno commented on FLEX-16: I have used Justin's file and created an en_GB version as su

[jira] [Updated] (FLEX-16) Missing en_AU locale for Flex SDK framework

2012-02-14 Thread David Arno (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arno updated FLEX-16: --- Attachment: en_GB.zip > Missing en_AU locale for Flex SDK framework > --

Re: Other locales for Flex SDK

2012-02-14 Thread Maciek Sakrejda
> Are you writing an actionscript formatter for this, or are you just > trying to tackle how to format it in the locale properties? The Flex SDK localization includes format strings for phone number formatting and validation, namely: # PhoneFormatter areaCode=-1 areaCodeFormat=(###) # formatStrin

Re: Other locales for Flex SDK

2012-02-14 Thread Doug Arthur
On Tue, Feb 14, 2012 at 9:47 AM, David Arno wrote: >> From: Justin Mclean [mailto:jus...@classsoftware.com] >> Sent: 14 February 2012 13:25 >> >> With minimal changes (phone format and currency symbol >> would be all I think) it could be converted to an en_GB locale. > I have started working my wa

RE: Other locales for Flex SDK

2012-02-14 Thread David Arno
> From: Justin Mclean [mailto:jus...@classsoftware.com] > Sent: 14 February 2012 13:25 > > With minimal changes (phone format and currency symbol > would be all I think) it could be converted to an en_GB locale. I have started working my way through Justin's patch to convert it to an en_GB versio

Re: Other locales for Flex SDK

2012-02-14 Thread Paul Hastings
On 2/14/2012 9:19 PM, Haykel BEN JEMIA wrote: What about using the CLDR (Unicode Common Locale Data Repository) data for localization? I'm not yet familiar with new Flash globalization its as close as anybody's going to get to a global resource for locales. pulling data from it sounds like a f

[jira] [Assigned] (FLEX-14) Flex SDK 4.6 dosn't work on FlashPlayer 10.3 and requires FlashPlayer 11.1

2012-02-14 Thread Doug Arthur (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Arthur reassigned FLEX-14: --- Assignee: Michael Labriola (was: Bertrand Delacretaz) > Flex SDK 4.6 dosn't work on FlashPlayer 10.

Re: [jira] [Created] (FLEX-14) Flex SDK 4.6 dosn't work on FlashPlayer 10.3 and requires FlashPlayer 11.1

2012-02-14 Thread Doug Arthur
On Tue, Feb 14, 2012 at 5:45 AM, Bertrand Delacretaz wrote: > On Tue, Feb 14, 2012 at 5:07 AM, Michael A. Labriola > wrote: >> ...I would love to assign this to myself. I either cant figure out how or >> don't have permission > > You should now have the "committer" role on > https://issues.a

[jira] [Commented] (FLEX-15) Change build script to download specified version of playerglobal.swc

2012-02-14 Thread Carol Frampton (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207751#comment-13207751 ] Carol Frampton commented on FLEX-15: Note that build_frameworks.xml won't be used as soon

Re: [RT] Targeting

2012-02-14 Thread Martin Heidegger
AIR and Flash Player do share the same "runtime". So: You can run Flex code in Air - basically. However: Compiling to another target means that you can run it outside of the FlashPlayer/Air environment.

Re: Other locales for Flex SDK

2012-02-14 Thread Haykel BEN JEMIA
What about using the CLDR (Unicode Common Locale Data Repository) data for localization? I'm not yet familiar with new Flash globalization functionality, but I think it relies on the OS and it is not yet used effectively throughout the Flex SDK. Any thoughts? Haykel On 14 February 2012 14:24,

Other locales for Flex SDK

2012-02-14 Thread Justin Mclean
Hi there, I've just submitted an en_AU locale for the Flex SDK: https://issues.apache.org/jira/browse/FLEX-16 There's only about 20 or so changes from the en_US locale file - including default date format (ie DD/MM/ not MM/DD/). In a perfect world we would have an en locale and only hav

[jira] [Issue Comment Edited] (FLEX-16) Missing en_AU locale for Flex SDK framework

2012-02-14 Thread Justin Mclean (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207689#comment-13207689 ] Justin Mclean edited comment on FLEX-16 at 2/14/12 1:14 PM: Tar f

[jira] [Commented] (FLEX-16) Missing en_AU locale for Flex SDK framework

2012-02-14 Thread Justin Mclean (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207693#comment-13207693 ] Justin Mclean commented on FLEX-16: --- See attached file. This has been tested with the build

[jira] [Updated] (FLEX-16) Missing en_AU locale for Flex SDK framework

2012-02-14 Thread Justin Mclean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-16: -- Attachment: en_AU.tar Tar file containing need en_AU locale files. > Missing en_AU locale

[jira] [Created] (FLEX-16) Missing en_AU locale for Flex SDK framework

2012-02-14 Thread Justin Mclean (Created) (JIRA)
Missing en_AU locale for Flex SDK framework --- Key: FLEX-16 URL: https://issues.apache.org/jira/browse/FLEX-16 Project: Apache Flex Issue Type: Improvement Reporter: Justin Mclean

Re: [jira] [Created] (FLEX-14) Flex SDK 4.6 dosn't work on FlashPlayer 10.3 and requires FlashPlayer 11.1

2012-02-14 Thread Bertrand Delacretaz
On Tue, Feb 14, 2012 at 5:07 AM, Michael A. Labriola wrote: > ...I would love to assign this to myself. I either cant figure out how or > don't have permission You should now have the "committer" role on https://issues.apache.org/jira/browse/FLEX -Bertrand

RE: [jira] [Created] (FLEX-14) Flex SDK 4.6 dosn't work on FlashPlayer 10.3 and requires FlashPlayer 11.1

2012-02-14 Thread Skogen, Espen
Think it's probably a matter of having the wrong role assigned in Jira. E.g. being able to log in but not to take ownership etc. Have seen that on our corporate Jira - There's apparently a 'dev' role you need to get assigned to be able to own stuff. E:) Espen Skogen | Vice President | IB Tech

Re: Apache Flex suggestion - dumping SWF support in favor of HTML5 - don't listen to Steve!

2012-02-14 Thread Abdul Sattar
+1 for Flex developers on Linux with IntelliJ. This IDE is great for polyglot development. Regards, -- Abdul Sattar (Director IT & Operations) 0321-6433805 www.powersoft.com.pk

Re: [jira] [Commented] (FLEX-15) Change build script to download specified version of playerglobal.swc

2012-02-14 Thread Justin Mclean
Hi, Flex-confg.xml has hard coded the Flash version number and the swf version number. This file is included by build_framework.xml. The hard coded Flash version number can be easily fixed by changing this (around line 22): 11.1 to {targetPlayerMajorVersion}.{targetPlayerMinorVersion} The hard